Index: components/autofill/core/browser/form_structure.cc |
diff --git a/components/autofill/core/browser/form_structure.cc b/components/autofill/core/browser/form_structure.cc |
index a2a25c4a89b7e311f1fa373e54ff5f18b26fb2fd..e0503f06253e25748a145495b23fe57adaf2db34 100644 |
--- a/components/autofill/core/browser/form_structure.cc |
+++ b/components/autofill/core/browser/form_structure.cc |
@@ -34,7 +34,7 @@ |
#include "components/rappor/rappor_service.h" |
#include "components/rappor/rappor_utils.h" |
#include "third_party/libxml/chromium/libxml_utils.h" |
-#include "third_party/re2/re2/re2.h" |
+#include "third_party/re2/src/re2/re2.h" |
namespace autofill { |
namespace { |