| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 06429d1450f851e2e30e646443794edd6b06ae1a..0f8da67541ce499d9fd57265f5913c432c921d2d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -110,6 +110,7 @@ extern const char kEnableIndexedDatabase[];
|
| extern const char kEnableInMemoryURLIndex[];
|
| extern const char kEnableIPv6[];
|
| extern const char kEnableLogging[];
|
| +extern const char kEnableMemoryInfo[];
|
| extern const char kEnableMonitorProfile[];
|
| extern const char kEnableNaCl[];
|
| extern const char kEnableNativeWebWorkers[];
|
|
|