Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 57807e079db669cd668ca92842859134468a9f6e..65f7a38f52cc6ed932dd7a173ad2807f303214a5 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -134,7 +134,7 @@ extern const char kEnableExperimentalHotwordHardware[]; |
| extern const char kEnableExtensionActivityLogging[]; |
| extern const char kEnableExtensionActivityLogTesting[]; |
| extern const char kEnableFastUnload[]; |
| -extern const char kEnableInvalidCertCollection[]; |
| +extern const char kEnableIconNtp[]; |
|
estark
2015/04/04 01:17:34
same here
fahl
2015/04/13 18:44:01
Done.
|
| extern const char kEnableIPv6[]; |
| extern const char kEnableLinkableEphemeralApps[]; |
| extern const char kEnableMaterialDesignSettings[]; |