Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a8d1591fa4995e6a1ff8ac27d73d43183b4d8ed2..138a19adf9a30e3cdb17ce8ae481f84315fba253 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -179,6 +179,7 @@ extern const char kEnableSpdyCredentialFrames[]; |
extern const char kEnableSpellingAutoCorrect[]; |
extern const char kEnableStackedTabStrip[]; |
extern const char kEnableSuggestionsTabPage[]; |
+extern const char kEnableSyncSyncedNotifications[]; |
extern const char kEnableTabGroupsContextMenu[]; |
extern const char kEnableUserAlternateProtocolPorts[]; |
extern const char kEnableWatchdog[]; |