diff options
Diffstat (limited to 'content/shell/common/shell_switches.h')
-rw-r--r-- | content/shell/common/shell_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h index 30869fb..fb830f2 100644 --- a/content/shell/common/shell_switches.h +++ b/content/shell/common/shell_switches.h @@ -20,6 +20,7 @@ extern const char kEnableFontSmoothing[]; extern const char kEnableLeakDetection[]; extern const char kEncodeBinary[]; extern const char kExposeInternalsForTesting[]; +extern const char kRegisterFontFiles[]; extern const char kStableReleaseMode[]; } // namespace switches |