Index: components/autofill/content/browser/autocheckout/whitelist_manager.cc |
diff --git a/components/autofill/content/browser/autocheckout/whitelist_manager.cc b/components/autofill/content/browser/autocheckout/whitelist_manager.cc |
index 63d99e71a9e61bdf567c7c729cbc5bef59151fd0..55506f8f986ced1618ec7181a19d4dc82cd76ba2 100644 |
--- a/components/autofill/content/browser/autocheckout/whitelist_manager.cc |
+++ b/components/autofill/content/browser/autocheckout/whitelist_manager.cc |
@@ -10,7 +10,7 @@ |
#include "base/metrics/field_trial.h" |
#include "base/strings/string_split.h" |
#include "base/strings/string_util.h" |
-#include "components/autofill/common/autofill_switches.h" |
+#include "components/autofill/core/common/autofill_switches.h" |
#include "content/public/browser/browser_context.h" |
#include "googleurl/src/gurl.h" |
#include "net/base/load_flags.h" |