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

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

Issue 2142413003: Adding Discarded property support for onUpdate function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@API_Discarded
Patch Set: nit fixed Created 4 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/discarded.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html b/chrome/test/data/extensions/api_test/tabs/basics/discarded.html
similarity index 70%
copy from chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html
copy to chrome/test/data/extensions/api_test/tabs/basics/discarded.html
index 8d8c013d151ebebfea8949f2e22753859444a3a7..817c67626bc68e45d8418a53c7510a7aa4b99cda 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/desktop/focus_web.html
+++ b/chrome/test/data/extensions/api_test/tabs/basics/discarded.html
@@ -3,5 +3,5 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="common.js"></script>
-<script src="focus_web.js"></script>
+<script src="tabs_util.js"></script>
+<script src="discarded.js"></script>
« no previous file with comments | « chrome/common/extensions/api/tabs.json ('k') | chrome/test/data/extensions/api_test/tabs/basics/discarded.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698