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