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

Unified Diff: chrome/common/notification_type.h

Issue 6209004: Switch BlockedPlugins away from using notifications... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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 | « no previous file | chrome/renderer/blocked_plugin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/notification_type.h
===================================================================
--- chrome/common/notification_type.h (revision 70902)
+++ chrome/common/notification_type.h (working copy)
@@ -569,10 +569,6 @@
// interception. No details are expected.
CHROME_PLUGIN_UNLOADED,
- // This is sent in the RenderView when previously blocked plugins on a page
- // should be loaded. The source is the RenderView. No details are expected.
- SHOULD_LOAD_PLUGINS,
-
// Sent by the PluginUpdater when there is a change of plugin
// enable/disable status.
PLUGIN_ENABLE_STATUS_CHANGED,
« no previous file with comments | « no previous file | chrome/renderer/blocked_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698