| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 00385c3dc1e94c485344b0bf7b3958092c8df80e..78990e4f2f90db8a3f4c6dd07db1aac0466ff341 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -122,6 +122,7 @@ extern const char kEnableIndexedDatabase[];
|
| extern const char kEnableInMemoryURLIndex[];
|
| extern const char kEnableIPv6[];
|
| extern const char kEnableLogging[];
|
| +extern const char kEnableMatchPreview[];
|
| extern const char kEnableMemoryInfo[];
|
| extern const char kEnableMonitorProfile[];
|
| extern const char kEnableNaCl[];
|
|
|