| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index db4b6c183e932dfcaee0e5e1e94bf05f147b19ad..d2328359969838c717185f6e292ccc8b7a8ecbe2 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -778,10 +778,6 @@ extern const char kFactoryResetRequested[];
|
| extern const char kRecoveryComponentVersion[];
|
| extern const char kComponentUpdaterState[];
|
|
|
| -#if defined(ENABLE_WEB_INTENTS)
|
| -extern const char kWebIntentsEnabled[];
|
| -#endif
|
| -
|
| extern const char kMediaGalleriesUniqueId[];
|
| extern const char kMediaGalleriesRememberedGalleries[];
|
|
|
|
|