| Index: chrome/browser/chromeos/gdata/drive_service_interface.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_service_interface.h b/chrome/browser/chromeos/gdata/drive_service_interface.h
|
| index 4e8af444235b6d8e27231683849950df4b2fa927..d878aa30fe15aa30d08bbd0afe2c1108393ef34c 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_service_interface.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_service_interface.h
|
| @@ -7,11 +7,11 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/chromeos/gdata/operations_base.h"
|
| // TODO(kochi): Further split gdata_operations.h and include only necessary
|
| // headers. http://crbug.com/141469
|
| // DownloadActionCallback/InitiateUploadParams/ResulmeUploadParams
|
| #include "chrome/browser/chromeos/gdata/gdata_operations.h"
|
| +#include "chrome/browser/google_apis/operations_base.h"
|
|
|
| class Profile;
|
|
|
|
|