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

Unified Diff: content/common/content_notification_types.h

Issue 7492051: Revert 94332 - Removal of Profile from content part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 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/renderer_host/render_view_host.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_notification_types.h
===================================================================
--- content/common/content_notification_types.h (revision 94334)
+++ content/common/content_notification_types.h (working copy)
@@ -214,8 +214,8 @@
// The source and details are unspecified.
NOTIFICATION_APP_EXITING,
- // Indicates that a devtools window is closing. The source is the
- // content::BrowserContext* and the details is the inspected RenderViewHost*.
+ // Indicates that a devtools window is closing. The source is the Profile*
+ // and the details is the inspected RenderViewHost*.
NOTIFICATION_DEVTOOLS_WINDOW_CLOSING,
// Tabs --------------------------------------------------------------------
« no previous file with comments | « content/browser/renderer_host/render_view_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698