| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d4c11cf0c6dcce913670264772a16652b08984f3..fa3a94c25bb64f492c3f08635d0f3541ffe925e5 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -20,6 +20,7 @@ CONTENT_EXPORT extern const char kAllowFileAccessFromFiles[];
|
| CONTENT_EXPORT extern const char kAllowLoopbackInPeerConnection[];
|
| CONTENT_EXPORT extern const char kAllowNoSandboxJob[];
|
| CONTENT_EXPORT extern const char kAllowSandboxDebugging[];
|
| +CONTENT_EXPORT extern const char kAndroidFontsLocation[];
|
| CONTENT_EXPORT extern const char kBlinkSettings[];
|
| CONTENT_EXPORT extern const char kBlinkPlatformLogChannels[];
|
| CONTENT_EXPORT extern const char kBrowserCrashTest[];
|
|
|