| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2122084d6a8de346230e49adbe0f05f26d37c29b..fa172892c5789ed56ef17fd0391b01922c592464 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -311,7 +311,6 @@ extern const char kNtpSwitchToExistingTab[];
|
| extern const char kProgressBarAnimation[];
|
| extern const char kTabManagementExperimentTypeDisabled[];
|
| extern const char kTabManagementExperimentTypeElderberry[];
|
| -extern const char kWebApkServerUrl[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|