| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 59bb88fa0d46aff5d254c616b299bdaa149249d6..0ea3240d926e9a7468498eb0c2b6d8ef30b71393 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -125,6 +125,7 @@ extern const char kEnableContentPrefetch[];
|
| extern const char kEnableCoreLocation[];
|
| extern const char kEnableDeviceMotion[];
|
| extern const char kEnableDNSSECCerts[];
|
| +extern const char kEnableDownloadRestarts[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kEnableExtensionTimelineApi[];
|
| extern const char kEnableFastback[];
|
|
|