| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3d03778b60e34a839f80af88b5fb0d34ca100501..bc12ac272f2692cdae837c9d6f445748be6c6452 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[];
|
|
|