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