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

Unified Diff: trunk/src/extensions/renderer/extension_helper.h

Issue 307933008: Revert 273866 "Block content scripts from executing until user g..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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
« no previous file with comments | « trunk/src/extensions/renderer/dispatcher.cc ('k') | trunk/src/extensions/renderer/extension_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/extensions/renderer/extension_helper.h
===================================================================
--- trunk/src/extensions/renderer/extension_helper.h (revision 274101)
+++ trunk/src/extensions/renderer/extension_helper.h (working copy)
@@ -93,7 +93,6 @@
void OnAddMessageToConsole(content::ConsoleMessageLevel level,
const std::string& message);
void OnAppWindowClosed();
- void OnGrantContentScriptPermission(int request_id);
Dispatcher* dispatcher_;
« no previous file with comments | « trunk/src/extensions/renderer/dispatcher.cc ('k') | trunk/src/extensions/renderer/extension_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698