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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 7717025: Do not initialize event routers in the Profile Import process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: add process restriction from first CL Created 9 years, 4 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
Index: chrome/common/chrome_notification_types.h
===================================================================
--- chrome/common/chrome_notification_types.h (revision 97857)
+++ chrome/common/chrome_notification_types.h (working copy)
@@ -835,6 +835,9 @@
// |webkit_glue::PasswordForm|s that were affected.
NOTIFICATION_LOGINS_CHANGED,
+ // Sent when an import process has ended.
+ NOTIFICATION_IMPORT_FINISHED,
+
// Sent when the applications in the NTP app launcher have been reordered.
NOTIFICATION_EXTENSION_LAUNCHER_REORDERED,
« chrome/browser/browser_main.cc ('K') | « chrome/browser/profiles/profile_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698