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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 15055003: Do not submit: high level overview patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build. Created 7 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
« chrome/browser/sync/glue/tab_node_pool.cc ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index 3c5a498a2ed121c03f64fdf865946c16313c21a4..c514ce9854e10135d9e9ba49cf04d017edd843b7 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -821,6 +821,8 @@ enum NotificationType {
// The source is the Profile. There are no details.
NOTIFICATION_SESSION_RESTORE_COMPLETE,
+ NOTIFICATION_SESSION_SYNC_ID_GENERATED,
+
// Cookies -----------------------------------------------------------------
// Sent when a cookie changes. The source is a Profile object, the details
« chrome/browser/sync/glue/tab_node_pool.cc ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698