Index: chrome/browser/chromeos/gdata/gdata_uploader.cc |
=================================================================== |
--- chrome/browser/chromeos/gdata/gdata_uploader.cc (revision 151733) |
+++ chrome/browser/chromeos/gdata/gdata_uploader.cc (working copy) |
@@ -8,8 +8,8 @@ |
#include "base/bind.h" |
#include "base/callback.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_files.h" |
#include "chrome/browser/chromeos/gdata/gdata_upload_file_info.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/download_item.h" |