Index: chrome/test/data/extensions/api_test/browser_action/popup_with_form/other_page.html |
diff --git a/chrome/test/data/extensions/api_test/browser_action/popup_with_form/other_page.html b/chrome/test/data/extensions/api_test/browser_action/popup_with_form/other_page.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ceec3a65cf121104037785ca91a762538f527464 |
--- /dev/null |
+++ b/chrome/test/data/extensions/api_test/browser_action/popup_with_form/other_page.html |
@@ -0,0 +1,6 @@ |
+<html> |
+<body> |
+ <div>Another page within the same extension.</div> |
+</body> |
+</html> |
+ |