| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a4c4f418fda47dce5318fdc03c12dea285723fcf..f50d3eabf0a63682f8dc581dab33d0ef7f088eb5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -309,6 +309,7 @@ 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)
|
|
|