| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 93e9e3d0c61f7669f466f6c8b2c0555917427f70..d9088d801b180fe33120ba63449ff774eaedf049 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -193,6 +193,7 @@ extern const char kIncognito[];
|
| extern const char kInstantFieldTrial[];
|
| extern const char kInstantFieldTrialHidden[];
|
| extern const char kInstantFieldTrialInstant[];
|
| +extern const char kInstantFieldTrialSilent[];
|
| extern const char kInstantURL[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kLoadExtension[];
|
|
|