| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 10496827314f56dc9546d227a540b7d0c7262dc6..405dd3591fff68e47e47a9cebef4d4d12acbdc4b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -765,10 +765,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[];
|
|
|
|
|