| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f5f1e4b51a17ae88f8db36c212c2c4671e8b0d15..e23a48ab771030d7634682b4a7b3b3ee75b240fc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -301,6 +301,7 @@ extern const char kTabManagementExperimentTypeChive[];
|
| extern const char kTabManagementExperimentTypeDill[];
|
| extern const char kTabManagementExperimentTypeDisabled[];
|
| extern const char kTabManagementExperimentTypeElderberry[];
|
| +extern const char kWebApkServerUrl[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|