| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5b54d395df1e754f11394e5d1fe33d48d4c9561d..872136d4c2348472ae85ed46d46518bbbc8a01b8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -187,6 +187,8 @@ extern const char kHstsHosts[];
|
| extern const char kImport[];
|
| extern const char kImportFromFile[];
|
| extern const char kIncognito[];
|
| +extern const char kInstantFieldTrial[];
|
| +extern const char kInstantFieldTrialInstant[];
|
| extern const char kInstantURL[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kLoadExtension[];
|
|
|