Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5536)

Unified Diff: chrome/test/data/chromedriver/test_app/window.html

Issue 1196663005: [chromedriver] When launching a Chrome App, automatically switch to the new window. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add copyright message to test app background.js Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/chromedriver/test_app/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/test/data/chromedriver/test_app/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698