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..50d1025684c3b7a5f063e99674e3e1e04b6cc6b9 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 kAndroidFontsPath[]; |
CONTENT_EXPORT extern const char kBlinkSettings[]; |
CONTENT_EXPORT extern const char kBlinkPlatformLogChannels[]; |
CONTENT_EXPORT extern const char kBrowserCrashTest[]; |