Index: chrome/browser/ui/webui/options/autofill_options_handler.h |
diff --git a/chrome/browser/ui/webui/options/autofill_options_handler.h b/chrome/browser/ui/webui/options/autofill_options_handler.h |
index b88639f837d7fc2a0d2a0319f3d75e26e26dcd8a..db837836dcb9cf0b80645f40d4295c5d94f843ed 100644 |
--- a/chrome/browser/ui/webui/options/autofill_options_handler.h |
+++ b/chrome/browser/ui/webui/options/autofill_options_handler.h |
@@ -8,8 +8,8 @@ |
#include <string> |
#include "base/compiler_specific.h" |
-#include "chrome/browser/autofill/personal_data_manager_observer.h" |
#include "chrome/browser/ui/webui/options/options_ui.h" |
+#include "components/autofill/browser/personal_data_manager_observer.h" |
class PersonalDataManager; |