| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index bc24fab8bb3d6109025258d20177e7e957049a6b..db786144b7f1e354be058c81aec8d299a7c2f8f6 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -25,6 +25,7 @@ extern const char kAlwaysUseComplexText[];
|
| extern const char kEnableLeakDetection[];
|
| extern const char kEncodeBinary[];
|
| extern const char kExposeInternalsForTesting[];
|
| +extern const char kIsolateSitesForTesting[];
|
| extern const char kRegisterFontFiles[];
|
| extern const char kRunLayoutTest[];
|
| extern const char kStableReleaseMode[];
|
|
|