Index: chrome/browser/chromeos/gdata/gdata_uploader.cc |
diff --git a/chrome/browser/chromeos/gdata/gdata_uploader.cc b/chrome/browser/chromeos/gdata/gdata_uploader.cc |
index 5af5bbfd0a3d6e48e5f38e45b5e5657076310104..114fd3cca81204ea5278077c670b09c98b808a1c 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_uploader.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_uploader.cc |
@@ -8,8 +8,8 @@ |
#include "base/bind.h" |
#include "base/callback.h" |
+#include "chrome/browser/chromeos/gdata/documents_service_interface.h" |
#include "chrome/browser/chromeos/gdata/gdata_directory_service.h" |
-#include "chrome/browser/chromeos/gdata/gdata_documents_service.h" |
#include "chrome/browser/chromeos/gdata/gdata_upload_file_info.h" |
#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h" |
#include "content/public/browser/browser_thread.h" |