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 7a75cb5..78e8212 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -130,6 +130,7 @@ extern const wchar_t kEnableP13n[]; extern const wchar_t kSdchFilter[]; extern const wchar_t kEnableGreasemonkey[]; +extern const wchar_t kEnableExtensions[]; extern const wchar_t kIncognito[]; extern const wchar_t kUseOldSafeBrowsing[]; |