diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 1a377d0..e624157 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -344,6 +344,7 @@ extern const char kKeepMouseCursor[]; extern const char kClearTokenService[]; extern const char kSetToken[]; extern const char kWebSocketLiveExperimentHost[]; +extern const char kExposePrivateExtensionApi[]; #endif #if !defined(OFFICIAL_BUILD) |