Index: chrome/browser/autofill/autofill_xml_parser.cc |
diff --git a/chrome/browser/autofill/autofill_xml_parser.cc b/chrome/browser/autofill/autofill_xml_parser.cc |
index c6f229e794010dad3a0759674723a2c3b4a033cf..92a1ede91c0f94dbc96794d4060b2c51af488145 100644 |
--- a/chrome/browser/autofill/autofill_xml_parser.cc |
+++ b/chrome/browser/autofill/autofill_xml_parser.cc |
@@ -8,7 +8,7 @@ |
#include <string.h> |
#include "base/logging.h" |
-#include "third_party/libjingle/overrides/talk/xmllite/qname.h" |
+#include "third_party/libjingle/source/talk/xmllite/qname.h" |
AutofillXmlParser::AutofillXmlParser() |
: succeeded_(true) { |