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 ff7916ec14b59b60e3dcc866352dc8bd57e509f4..78fdc8412eb756cd1f7b0456d97ef162ac206b58 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_util.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_util.cc |
@@ -19,7 +19,6 @@ |
#include "base/string_util.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/common/url_constants.h" |
#include "chrome/browser/chromeos/gdata/gdata_file_system.h" |
@@ -32,6 +31,7 @@ |
#include "chrome/browser/ui/browser_list.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/child_process_security_policy.h" |
+#include "libxml/libxml_utils.h" |
#include "net/base/escape.h" |
namespace gdata { |