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 4cfbff8..59cd449 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -239,6 +239,7 @@ extern const wchar_t kSyncServiceURL[]; #if defined(OS_CHROMEOS) extern const wchar_t kCookiePipe[]; +extern const wchar_t kEnableGView[]; #endif extern const wchar_t kEnableByteRangeSupport[]; |