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

Unified Diff: chrome/test/data/extensions/api_test/automation/tests/tabs/location2.html

Issue 2285913002: Fix small error in relative bounds calc for Chrome OS only. (Closed)
Patch Set: Add regression test Created 4 years, 4 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
Index: chrome/test/data/extensions/api_test/automation/tests/tabs/location2.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html b/chrome/test/data/extensions/api_test/automation/tests/tabs/location2.html
similarity index 84%
copy from chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html
copy to chrome/test/data/extensions/api_test/automation/tests/tabs/location2.html
index 8d8c013d151ebebfea8949f2e22753859444a3a7..6ed6270c752b1be8e6bf24f5752031d7607576f8 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html
+++ b/chrome/test/data/extensions/api_test/automation/tests/tabs/location2.html
@@ -4,4 +4,4 @@
* LICENSE file.
-->
<script src="common.js"></script>
-<script src="focus_web.js"></script>
+<script src="location2.js"></script>

Powered by Google App Engine
This is Rietveld 408576698