Index: chrome/browser/chromeos/gdata/gdata_util.cc |
diff --git a/chrome/browser/chromeos/gdata/gdata_util.cc b/chrome/browser/chromeos/gdata/gdata_util.cc |
index 9bf489ba3a5605e4b735ed3e3448e28c0bcf8dd9..e144f0c55d502db66e8d055278a901e37245c3ef 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_util.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_util.cc |
@@ -14,11 +14,11 @@ |
#include "base/file_path.h" |
#include "base/file_util.h" |
#include "base/json/json_reader.h" |
+#include "base/libxml_utils.h" |
#include "base/logging.h" |
#include "base/stringprintf.h" |
#include "base/threading/sequenced_worker_pool.h" |
#include "chrome/common/chrome_version_info.h" |
-#include "chrome/common/libxml_utils.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/browser/chromeos/gdata/gdata_file_system.h" |
#include "chrome/browser/chromeos/gdata/gdata_system_service.h" |