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

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: Add ProcessManagerObserver::OnExtensionFrameNavigated notification Created 5 years, 1 month 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/tabs/on_updated/title/test.html b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
similarity index 81%
copy from chrome/test/data/extensions/api_test/tabs/on_updated/title/test.html
copy to chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
index 74a979dd6f9f84b0bdb8de69134e8d6dabbc2bfc..3fb274ac549f6caaa7b90b49b5f2890486699900 100644
--- a/chrome/test/data/extensions/api_test/tabs/on_updated/title/test.html
+++ b/chrome/test/data/extensions/api_test/messaging/connect_nobackground/page_in_main_frame.html
@@ -3,9 +3,4 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
-->
-<!DOCTYPE html>
-<html>
-<head>
<script src="test.js"></script>
-</head>
-</html>

Powered by Google App Engine
This is Rietveld 408576698