Index: ios/chrome/browser/net/ios_chrome_http_user_agent_settings.cc |
diff --git a/ios/chrome/browser/net/ios_chrome_http_user_agent_settings.cc b/ios/chrome/browser/net/ios_chrome_http_user_agent_settings.cc |
index 083d29796cd32b777d1ed3fa937a9c3c84677154..f3093c1084b65e4cc377c1a08f0f48b2d5954af9 100644 |
--- a/ios/chrome/browser/net/ios_chrome_http_user_agent_settings.cc |
+++ b/ios/chrome/browser/net/ios_chrome_http_user_agent_settings.cc |
@@ -4,7 +4,7 @@ |
#include "ios/chrome/browser/net/ios_chrome_http_user_agent_settings.h" |
-#include "base/prefs/pref_service.h" |
+#include "components/prefs/pref_service.h" |
#include "ios/chrome/browser/pref_names.h" |
#include "ios/web/public/web_client.h" |
#include "ios/web/public/web_thread.h" |