| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 8fd722ea0f99fd90143e2d35b76fe8630c3d51a1..961e65c3c81977fa4dc39d46d65dbc935b5f6770 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -121,6 +121,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[];
|
|
|