Index: components/autofill/core/browser/autofill_xml_parser_unittest.cc |
diff --git a/components/autofill/core/browser/autofill_xml_parser_unittest.cc b/components/autofill/core/browser/autofill_xml_parser_unittest.cc |
index 5fcffecfa3959bb1269617ff5ccf89661957604b..ad2489af4387d801609aa9752cb7967f0a572111 100644 |
--- a/components/autofill/core/browser/autofill_xml_parser_unittest.cc |
+++ b/components/autofill/core/browser/autofill_xml_parser_unittest.cc |
@@ -10,7 +10,7 @@ |
#include "components/autofill/core/browser/autofill_xml_parser.h" |
#include "components/autofill/core/browser/field_types.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/libjingle/source/talk/xmllite/xmlparser.h" |
+#include "third_party/webrtc/libjingle/xmllite/xmlparser.h" |
namespace autofill { |
namespace { |