Index: chrome/test/data/extensions/simple_with_file/file.html |
diff --git a/chrome/test/data/extensions/simple_with_file/file.html b/chrome/test/data/extensions/simple_with_file/file.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b7ba983361c81493f05d3646cff0a71a01298c5c |
--- /dev/null |
+++ b/chrome/test/data/extensions/simple_with_file/file.html |
@@ -0,0 +1,9 @@ |
+<!doctype html> |
+<html> |
+<head> |
+ <title>foo</title> |
+</head> |
+<body> |
+In an extension process yo |
+</body> |
+</html> |