| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0fce41a6db60e1c2f1b2a61b453a2411b19aa106..09a96b2909f5fa174c25f499dbb7d6a6d27ecbfa 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -135,6 +135,7 @@ extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableAutofillFeedback[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| +extern const char kEnableBrowserActionsForAll[];
|
| extern const char kEnableBundledPpapiFlash[];
|
| extern const char kEnableChromeToMobile[];
|
| extern const char kEnableCloudPrintProxy[];
|
|
|