| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b42cc4f768200d4fdb85853874012c99198fd60a..0f5d419056c36b42117bb176f3c2e566fb9e06cd 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -220,6 +220,7 @@ extern const char kIgnoreUrlFetcherCertRequests[];
|
| extern const char kIncognito[];
|
| extern const char kInstallChromeApp[];
|
| extern const char kInstallFromWebstore[];
|
| +extern const char kInstallRecoveryComponent[];
|
| extern const char kInstantProcess[];
|
| extern const char kInvalidationUseGCMChannel[];
|
| extern const char kIpcFuzzerTestcase[];
|
|
|