Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8571b3a41caa4503bb9544adb7078fe0f6194bd6..f909037c349057f3fa8f7882f44a8a88ae98876f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -309,6 +309,9 @@ extern const char kSilentDumpOnDCHECK[]; |
extern const char kSimulateUpgrade[]; |
extern const char kSocketReusePolicy[]; |
extern const char kStartMaximized[]; |
+extern const char kSuggestionNtpFilterWidth[]; |
+extern const char kSuggestionNtpGaussianFilter[]; |
+extern const char kSuggestionNtpLinearFilter[]; |
extern const char kSyncAllowInsecureXmppConnection[]; |
extern const char kSyncInvalidateXmppLogin[]; |
extern const char kSyncNotificationMethod[]; |