Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 79517) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -356,6 +356,7 @@ |
| extern const char kClearTokenService[]; |
| extern const char kSetToken[]; |
| extern const char kWebSocketLiveExperimentHost[]; |
| +extern const char kExposePrivateExtensionApi[]; |
| #endif |
| #if !defined(OFFICIAL_BUILD) |