Index: chrome/browser/autofill/form_structure.cc |
diff --git a/chrome/browser/autofill/form_structure.cc b/chrome/browser/autofill/form_structure.cc |
index 35d28205160e2537a5ddd17518c0a16067ec77f5..75ea94b9c2088b30e3511663c1634fc95e9ab3cd 100644 |
--- a/chrome/browser/autofill/form_structure.cc |
+++ b/chrome/browser/autofill/form_structure.cc |
@@ -12,7 +12,7 @@ |
#include "chrome/browser/autofill/autofill_xml_parser.h" |
#include "chrome/browser/autofill/field_types.h" |
#include "chrome/browser/autofill/form_field.h" |
-#include "third_party/libjingle/files/talk/xmllite/xmlelement.h" |
+#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" |
#include "webkit/glue/form_field.h" |
using webkit_glue::FormData; |