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

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: Mihai's comments addressed. 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
« no previous file with comments | « chrome/common/extensions/docs/tabs.html ('k') | chrome/test/data/extensions/api_test/tabs/basics/update.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/common/extensions/docs/tabs.html ('k') | chrome/test/data/extensions/api_test/tabs/basics/update.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698