| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index ad8c73c20f11638f6d5c7276455bbfcc194e073e..533d50875b61bd5869276039abbff3f586873544 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -777,10 +777,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[];
|
|
|
|
|