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

Unified Diff: chrome/test/data/extensions/api_test/tabs/basics/update.html

Issue 7981040: Make chrome.tabs.update's tabId parameter optional. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 3 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/tabs/basics/update.html
diff --git a/chrome/test/data/extensions/api_test/tabs/basics/update.html b/chrome/test/data/extensions/api_test/tabs/basics/update.html
new file mode 100644
index 0000000000000000000000000000000000000000..f797e19ff8a388e4505391a46d16165b7f2eba4b
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/tabs/basics/update.html
@@ -0,0 +1,2 @@
+<script src="tabs_util.js"></script>
+<script src="update.js"></script>

Powered by Google App Engine
This is Rietveld 408576698