Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index e5956d379a80ad435f17cf61f0ad9fd8eb80331a..3aac3d1503034c696615a7478589168cad129b3f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -224,6 +224,7 @@ CONTENT_EXPORT extern const char kProcessPerSite[]; |
CONTENT_EXPORT extern const char kProcessPerTab[]; |
CONTENT_EXPORT extern const char kProcessType[]; |
CONTENT_EXPORT extern const char kReduceSecurityForTesting[]; |
+CONTENT_EXPORT extern const char kRegisterFontFiles[]; |
CONTENT_EXPORT extern const char kRegisterPepperPlugins[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingPort[]; |
CONTENT_EXPORT extern const char kRendererAssertTest[]; |