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

Unified Diff: chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html

Issue 1413853005: Track all extension frames in ProcessManager, inspect extensionoptions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup + remove DCHECK Created 5 years 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/messaging/connect_nobackground/page_in_main_frame.html
diff --git a/chrome/test/data/extensions/api_test/browser_action/color/update3.html b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
similarity index 82%
copy from chrome/test/data/extensions/api_test/browser_action/color/update3.html
copy to chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
index 1aafb1f5f5f0ca1e07d8f3de710228e7edc9e205..3fb274ac549f6caaa7b90b49b5f2890486699900 100644
--- a/chrome/test/data/extensions/api_test/browser_action/color/update3.html
+++ b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
@@ -3,5 +3,4 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
-->
-
-<script src="update3.js"></script>
+<script src="test.js"></script>

Powered by Google App Engine
This is Rietveld 408576698