| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7ae695b1ce822d2950753814adddf1e3cd420fad..79690f907ce5d96a0aabc3ae1dfa444477fe6c47 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -132,6 +132,7 @@ extern const char kEnableInBrowserThumbnailing[];
|
| extern const char kEnableIPv6[];
|
| extern const char kEnableIPCFuzzing[];
|
| extern const char kEnableIPPooling[];
|
| +extern const char kEnableLazyBackgroundPages[];
|
| extern const char kEnableMacCookies[];
|
| extern const char kEnableMemoryInfo[];
|
| extern const char kEnableNaCl[];
|
|
|