Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 6a4e48f991febcde2d85ba2b332edaa4ca666309..8e9ad1ec036b82bc61e98e68f598c10f3a3819f3 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -127,6 +127,7 @@ extern const char kEnableMaterialDesignExtensions[]; |
extern const char kEnableMaterialDesignHistory[]; |
extern const char kEnableMaterialDesignPolicyPage[]; |
extern const char kEnableNaCl[]; |
+extern const char kEnableNativeNotifications[]; |
extern const char kEnableNavigationTracing[]; |
extern const char kEnableNetBenchmarking[]; |
extern const char kEnableNewBookmarkApps[]; |