| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4b26622ff7f8bd3da2f64f2314543704acf11968..65bb58ae46aef7d0deba526e1bd7f2172ee6c22b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -232,6 +232,7 @@ extern const char kMediaCacheSize[];
|
| extern const char kMemoryProfiling[];
|
| extern const char kMessageLoopHistogrammer[];
|
| extern const char kMetricsRecordingOnly[];
|
| +extern const char kMinClearSiteDataFlashVersion[];
|
| extern const char kNaClDebugIP[];
|
| extern const char kNaClDebugPorts[];
|
| extern const char kNaClBrokerProcess[];
|
|
|