| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a9c013ac1885b04bbd8de90c6b4ac155aea7e206..083d24528eda4571b0f224a2c4ed8a8cb5eafd62 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -148,6 +148,7 @@ extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFastback[];
|
| extern const char kEnableFileCookies[];
|
| extern const char kEnableGPUPlugin[];
|
| +extern const char kEnableInBrowserThumbnailing[];
|
| extern const char kEnableIPv6[];
|
| extern const char kEnableLogging[];
|
| extern const char kEnableMemoryInfo[];
|
|
|