| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 65cda6bedee80804ac3ce633a52f457b7bdfc9ed..619946d152fb46acb1be79649fb9bb55f7aeeb6f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -215,6 +215,7 @@ extern const char kInstallFromWebstore[];
|
| extern const char kInstantProcess[];
|
| extern const char kInvalidationUseGCMChannel[];
|
| extern const char kIpcFuzzerTestcase[];
|
| +extern const char kJavaScriptHarmony[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kKioskMode[];
|
| extern const char kKioskModePrinting[];
|
|
|