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

Unified Diff: content/common/notification_type.h

Issue 6693054: Get rid of extensions dependency from content\browser. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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 | « content/browser/webui/web_ui_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/notification_type.h
===================================================================
--- content/common/notification_type.h (revision 80243)
+++ content/common/notification_type.h (working copy)
@@ -399,7 +399,7 @@
TAB_CONTENTS_DESTROYED,
// This notification is sent when TabContents::SetAppExtension is invoked.
- // The source is the TabContents SetAppExtension was invoked on.
+ // The source is the ExtensionTabHelper SetAppExtension was invoked on.
TAB_CONTENTS_APPLICATION_EXTENSION_CHANGED,
// A RenderViewHost was created for a TabContents. The source is the
« no previous file with comments | « content/browser/webui/web_ui_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698