| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index be5cc9e4901c3f5be79fc074c2a165b533f4cddf..3f88450c52b3cc2ef67e9ca4c4263211975ee958 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -186,6 +186,7 @@ CONTENT_EXPORT extern const char kMainFrameResizesAreOrientationChanges[];
|
| extern const char kMaxUntiledLayerHeight[];
|
| extern const char kMaxUntiledLayerWidth[];
|
| extern const char kMemoryMetrics[];
|
| +CONTENT_EXPORT extern const char kMHTMLGeneratorOption[];
|
| CONTENT_EXPORT extern const char kMojoLocalStorage[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
|
|