| Index: ios/chrome/browser/pref_names.h
|
| diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
|
| index feff827daa3de91f21a0bb52fca5fcdd91b438f3..1d0d9ad1f65688582827df7177f17c2ffdde7227 100644
|
| --- a/ios/chrome/browser/pref_names.h
|
| +++ b/ios/chrome/browser/pref_names.h
|
| @@ -5,11 +5,6 @@
|
| #ifndef IOS_CHROME_BROWSER_PREF_NAMES_H_
|
| #define IOS_CHROME_BROWSER_PREF_NAMES_H_
|
|
|
| -// TODO(crbug.com/663469): Remove these includes once embedders are migrated to
|
| -// use the new pref header.
|
| -#include "components/handoff/pref_names_ios.h"
|
| -#include "ios/public/provider/chrome/browser/voice/voice_search_prefs.h"
|
| -
|
| namespace prefs {
|
|
|
| extern const char kAcceptLanguages[];
|
|
|