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

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: rebase Created 5 years, 5 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/events_are_unregistered/page2.html b/chrome/test/data/extensions/api_test/tabs/basics/muted.html
similarity index 71%
copy from chrome/test/data/extensions/api_test/events_are_unregistered/page2.html
copy to chrome/test/data/extensions/api_test/tabs/basics/muted.html
index aa09459bafa64a0739dc7eacc2119a12ff18e2a5..6461a4796c263363e87cefa53d512ec866246cec 100644
--- a/chrome/test/data/extensions/api_test/events_are_unregistered/page2.html
+++ b/chrome/test/data/extensions/api_test/tabs/basics/muted.html
@@ -3,4 +3,5 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="page2.js"></script>
+<script src="tabs_util.js"></script>
+<script src="muted.js"></script>
« no previous file with comments | « chrome/test/data/extensions/api_test/tabs/basics/audible.js ('k') | chrome/test/data/extensions/api_test/tabs/basics/muted.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698