Index: chrome/browser/chromeos/gdata/gdata_parser.cc |
diff --git a/chrome/browser/chromeos/gdata/gdata_parser.cc b/chrome/browser/chromeos/gdata/gdata_parser.cc |
index 8b38c9c98f4c9804c5354f03ea880898e84f3bb5..2234ca972770e31986da397fe234c42a4d87dd25 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_parser.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_parser.cc |
@@ -13,7 +13,7 @@ |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
-#include "chrome/common/libxml_utils.h" |
+#include "libxml/libxml_utils.h" |
using base::Value; |
using base::DictionaryValue; |