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

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

Issue 308003003: Allow requesting Automation tree by tabId (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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/tab_id.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/tabs/action.html b/chrome/test/data/extensions/api_test/automation/tests/tabs/tab_id.html
similarity index 86%
copy from chrome/test/data/extensions/api_test/automation/tests/tabs/action.html
copy to chrome/test/data/extensions/api_test/automation/tests/tabs/tab_id.html
index 791ac97a97b5276d8733a62f03dd33895759ab1f..349a81bb37556134f9fa5236f64ffcd921ae66b0 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/tabs/action.html
+++ b/chrome/test/data/extensions/api_test/automation/tests/tabs/tab_id.html
@@ -4,4 +4,4 @@
* LICENSE file.
-->
<script src="common.js"></script>
-<script src="action.js"></script>
+<script src="tab_id.js"></script>

Powered by Google App Engine
This is Rietveld 408576698