| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index afe972cfa0790d7c6874e43064da07f7dd440824..cab142e13cbe808de48f30729d873421ec95c796 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -66,6 +66,7 @@ extern const char kDisableKillAfterBadIPC[];
|
| CONTENT_EXPORT extern const char kDisableLocalStorage[];
|
| CONTENT_EXPORT extern const char kDisableLogging[];
|
| CONTENT_EXPORT extern const char kDisableMediaSource[];
|
| +CONTENT_EXPORT extern const char kDisableNotifications[];
|
| CONTENT_EXPORT extern const char kDisableOneCopy[];
|
| extern const char kDisablePepper3d[];
|
| CONTENT_EXPORT extern const char kDisablePinch[];
|
|
|