| 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 e90538a4a835c90495f327422035a0e0f4d3005a..1f03fbacd6bd87302d5e90a800accec4f18ffa69 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_uploader.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_uploader.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "chrome/browser/chromeos/gdata/drive_service_interface.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_directory_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"
|
|
|