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

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

Issue 987583004: Add audible, muted to Tab, c.t.query, c.t.update, and c.t.onUpdated where relevant (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch1
Patch Set: followups through message #33 Created 5 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/tabs/basics/muted.html
diff --git a/chrome/test/data/extensions/api_test/tabs/basics/query.html b/chrome/test/data/extensions/api_test/tabs/basics/muted.html
similarity index 86%
copy from chrome/test/data/extensions/api_test/tabs/basics/query.html
copy to chrome/test/data/extensions/api_test/tabs/basics/muted.html
index 3a25098a5032eb4c3eec978281db1db853f7f9ac..c6058cb429a684e57b9ccc67fe61a7614d546604 100644
--- a/chrome/test/data/extensions/api_test/tabs/basics/query.html
+++ b/chrome/test/data/extensions/api_test/tabs/basics/muted.html
@@ -4,4 +4,4 @@
* LICENSE file.
-->
<script src="tabs_util.js"></script>
-<script src="query.js"></script>
+<script src="muted.js"></script>

Powered by Google App Engine
This is Rietveld 408576698