summaryrefslogtreecommitdiffstats
path: root/components/autofill/core/browser/autofill_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/core/browser/autofill_manager.cc')
-rw-r--r--components/autofill/core/browser/autofill_manager.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/autofill/core/browser/autofill_manager.cc b/components/autofill/core/browser/autofill_manager.cc
index f21a52d..3dd5d07 100644
--- a/components/autofill/core/browser/autofill_manager.cc
+++ b/components/autofill/core/browser/autofill_manager.cc
@@ -59,8 +59,8 @@
#include "url/gurl.h"
#if defined(OS_IOS)
-#include "components/autofill/ios/browser/autofill_field_trial_ios.h"
-#include "components/autofill/ios/browser/keyboard_accessory_metrics_logger.h"
+#include "components/autofill/core/browser/autofill_field_trial_ios.h"
+#include "components/autofill/core/browser/keyboard_accessory_metrics_logger.h"
#endif
namespace autofill {