Index: chrome/test/data/chromedriver/test_app/window.html |
diff --git a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html b/chrome/test/data/chromedriver/test_app/window.html |
similarity index 72% |
copy from chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
copy to chrome/test/data/chromedriver/test_app/window.html |
index e3dfd254fc683ddd6e7c7b6c117d78a6de714a20..33f65fe2d7241389d1f8972e1b9a579fd191566f 100644 |
--- a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
+++ b/chrome/test/data/chromedriver/test_app/window.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- Another popup. |
+ It works! |
</body> |
</html> |