| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index aef75bfb539509cbdd295f436a99061fc9aafc26..f1849b950379254478f7a18e6a9d16df90394e96 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -184,6 +184,7 @@ extern const char kMaxUntiledLayerHeight[];
|
| extern const char kMaxUntiledLayerWidth[];
|
| extern const char kMemoryMetrics[];
|
| extern const char kMojoLocalStorage[];
|
| +CONTENT_EXPORT extern const char kMojoPrimordialPipeToken[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
|
|