| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 30869fb4aaaa1a9c5a1192b7672cbf0950c3fc2b..fb830f27eb7f125a610da1f9855fb4366b9f493d 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
|
|
|