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

Unified Diff: chrome/test/data/extensions/api_test/automation/tests/desktop/lazy_desktop.html

Issue 1003283002: Enable chrome.automation.getDesktop on all aura platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/desktop/lazy_desktop.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/desktop/load_tabs.html b/chrome/test/data/extensions/api_test/automation/tests/desktop/lazy_desktop.html
similarity index 83%
copy from chrome/test/data/extensions/api_test/automation/tests/desktop/load_tabs.html
copy to chrome/test/data/extensions/api_test/automation/tests/desktop/lazy_desktop.html
index d65771215e6aea6e44c5ec993527df34105706dc..7077d71413dd4f587e5b0578937a2336453b7287 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/desktop/load_tabs.html
+++ b/chrome/test/data/extensions/api_test/automation/tests/desktop/lazy_desktop.html
@@ -4,4 +4,4 @@
* LICENSE file.
-->
<script src="common.js"></script>
-<script src="load_tabs.js"></script>
+<script src="lazy_desktop.js"></script>

Powered by Google App Engine
This is Rietveld 408576698