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 fc767692b9fcd29e835f402e61bf667bfeccc058..0f2aa33e337bfca9b0ba16f7df945fb42d952651 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 { |