electron/spec-main/fixtures/devtools-extensions/foo/foo.html

9 lines
140 B
HTML
Raw Normal View History

2016-05-17 21:52:45 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>foo</title>
<script src="devtools.js"></script>
2016-05-17 21:52:45 +00:00
</head>
</html>