| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c0fc3ef27a35fdf4e428b4e209d2430271218f7b..5f9da5c9fe7ced4a7caec2ab6b33cf476400e40a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -186,7 +186,6 @@ extern const char kHostResolverRetryAttempts[];
|
| extern const char kIgnoreUrlFetcherCertRequests[];
|
| extern const char kIncognito[];
|
| extern const char kInstallChromeApp[];
|
| -extern const char kInstallEphemeralAppFromWebstore[];
|
| extern const char kInstallSupervisedUserWhitelists[];
|
| extern const char kInstantProcess[];
|
| extern const char kInvalidationUseGCMChannel[];
|
|
|