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 dd11954b063566a825af5efa6feef41904481cf4..02596401e30a505ec7515891f37c532e663a293e 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_parser.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_parser.cc |
@@ -7,13 +7,13 @@ |
#include "base/basictypes.h" |
#include "base/file_path.h" |
#include "base/json/json_value_converter.h" |
+#include "base/libxml_utils.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/string_number_conversions.h" |
#include "base/string_piece.h" |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
-#include "chrome/common/libxml_utils.h" |
using base::Value; |
using base::DictionaryValue; |