Index: third_party/libaddressinput/chromium/chrome_storage_impl.cc |
diff --git a/third_party/libaddressinput/chromium/chrome_storage_impl.cc b/third_party/libaddressinput/chromium/chrome_storage_impl.cc |
index d85a2fdfa1a6e801919d324f1b7f27022e43761e..918d3f2ee01e54f1424c89a7595ff48264df2c78 100644 |
--- a/third_party/libaddressinput/chromium/chrome_storage_impl.cc |
+++ b/third_party/libaddressinput/chromium/chrome_storage_impl.cc |
@@ -7,8 +7,8 @@ |
#include <utility> |
#include "base/memory/scoped_ptr.h" |
-#include "base/prefs/writeable_pref_store.h" |
#include "base/values.h" |
+#include "components/prefs/writeable_pref_store.h" |
#include "third_party/libaddressinput/chromium/fallback_data_store.h" |
namespace autofill { |