| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 265a1642ca9cfe41d642bf295ac7414285498c3f..ace70d44bc2fcda766169a91d411794fe5d0e8fe 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -95,6 +95,7 @@ extern const char kEnableBrowserPluginOldImplementation[];
|
| CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[];
|
| extern const char kEnableCssShaders[];
|
| CONTENT_EXPORT extern const char kEnableDeviceMotion[];
|
| +CONTENT_EXPORT extern const char kEnableDownloadResumption[];
|
| CONTENT_EXPORT extern const char kEnableEncryptedMedia[];
|
| extern const char kEnableExperimentalWebKitFeatures[];
|
| extern const char kEnableFastback[];
|
|
|