| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5e1098ec98e4cccac2847105c2a962c6afffe1c..d558b02f6a1ca71869ed2b4a5845aea24bc4abeb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -135,6 +135,7 @@ extern const char kEnableInlineWebstoreInstall[];
|
| 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[];
|
|
|