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

Unified Diff: chrome/browser/extensions/execute_script_apitest.cc

Issue 518013: Merge 32634 - Make executeScript and insertCSS inject code into all frames.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 11 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/browser/extensions/execute_script_apitest.cc
===================================================================
--- chrome/browser/extensions/execute_script_apitest.cc (revision 35240)
+++ chrome/browser/extensions/execute_script_apitest.cc (working copy)
@@ -10,4 +10,5 @@
StartHTTPServer();
ASSERT_TRUE(RunExtensionTest("executescript")) << message_;
+ ASSERT_TRUE(RunExtensionTest("executescript_in_frame")) << message_;
}
Property changes on: chrome\browser\extensions\execute_script_apitest.cc
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698