Index: chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc |
diff --git a/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc b/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc |
index 6f2807a65e42026f189ee521736cb62b2acb03f2..af42b87a8104d5ed48f7e1fd650b2bb683f395f0 100644 |
--- a/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc |
+++ b/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc |
@@ -19,7 +19,7 @@ |
#include "chrome/browser/ui/omnibox/location_bar.h" |
#include "chrome/browser/ui/tabs/tab_strip_model.h" |
#include "chrome/common/pref_names.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "content/public/browser/navigation_details.h" |
#include "content/public/browser/navigation_entry.h" |
#include "content/public/browser/web_contents.h" |