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

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

Issue 1155183006: Reimplement automation API on top of C++-backed AXTree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@automation_faster_2
Patch Set: Copy observers 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
Index: chrome/test/data/extensions/api_test/automation/tests/tabs/attributes.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/tabs/attributes.html
similarity index 84%
copy from chrome/test/data/extensions/api_test/automation/tests/desktop/load_tabs.html
copy to chrome/test/data/extensions/api_test/automation/tests/tabs/attributes.html
index d65771215e6aea6e44c5ec993527df34105706dc..c2eba0b49ecc14c3fa8d7ec777ebe3c9962d6289 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/desktop/load_tabs.html
+++ b/chrome/test/data/extensions/api_test/automation/tests/tabs/attributes.html
@@ -4,4 +4,4 @@
* LICENSE file.
-->
<script src="common.js"></script>
-<script src="load_tabs.js"></script>
+<script src="attributes.js"></script>

Powered by Google App Engine
This is Rietveld 408576698