| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1478d65dd7070798fb3dbb5828e62600b3f8bbef..92ff9690f3cf133bd3065c97a9352ab51da0d1a2 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -122,6 +122,7 @@ CONTENT_EXPORT extern const char kEnableImageColorProfiles[];
|
| CONTENT_EXPORT extern const char kEnableLCDText[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| extern const char kEnableMemoryBenchmarking[];
|
| +CONTENT_EXPORT extern const char kEnableMediaDocumentDownloadButton[];
|
| CONTENT_EXPORT extern const char kEnableNetworkInformation[];
|
| CONTENT_EXPORT extern const char kEnableNotificationActionIcons[];
|
| CONTENT_EXPORT extern const char kEnablePinch[];
|
|
|