Index: components/autofill/browser/form_structure.h |
diff --git a/components/autofill/browser/form_structure.h b/components/autofill/browser/form_structure.h |
index e6545600d7bf228f7d53120218b8cd54916719e6..8c58c55689fb5598b6522fa4a4ae29b220a21062 100644 |
--- a/components/autofill/browser/form_structure.h |
+++ b/components/autofill/browser/form_structure.h |
@@ -14,7 +14,7 @@ |
#include "components/autofill/browser/autofill_field.h" |
#include "components/autofill/browser/autofill_type.h" |
#include "components/autofill/browser/field_types.h" |
-#include "components/autofill/common/web_element_descriptor.h" |
+#include "components/autofill/shared/web_element_descriptor.h" |
#include "googleurl/src/gurl.h" |
enum RequestMethod { |