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 4ee0e3ade671f1d8bf72d329add897af483ab75e..d2dca67505f601126584937b1e97ce176e156de7 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 "third_party/libxml/chromium/include/libxml/libxml_utils.h" |
using base::Value; |
using base::DictionaryValue; |