| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bd3b30f4389b65b38b24835ec212552e2468abff..00fc8a1b8b055202b151329a7490228fefb06c1d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -151,6 +151,7 @@ extern const char kDisableSyncTypedUrls[];
|
| extern const char kDisableTranslate[];
|
| extern const char kDisableTLSChannelID[];
|
| extern const char kDisableUserMediaSecurity[];
|
| +extern const char kDisableWebGLDebugRendererInfo[];
|
| extern const char kDisableWebResources[];
|
| extern const char kDisableZeroBrowsersOpenForTests[];
|
| extern const char kDiskCacheDir[];
|
|
|