| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1b808ed18858bf357c02dc730188e8384a633076..51dc52e6393da4a909737e6ebe83f8ed624f64bb 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -183,7 +183,7 @@ CONTENT_EXPORT extern const char kMainFrameResizesAreOrientationChanges[];
|
| extern const char kMaxUntiledLayerHeight[];
|
| extern const char kMaxUntiledLayerWidth[];
|
| extern const char kMemoryMetrics[];
|
| -extern const char kMojoLocalStorage[];
|
| +CONTENT_EXPORT extern const char kMojoLocalStorage[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
|
|