Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Unified Diff: chrome/browser/chromeos/gdata/drive_service_interface.h

Issue 10913184: Move basic operation components for Drive API to chrome/browser/google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « chrome/browser/chromeos/gdata/drive_resource_metadata.h ('k') | chrome/browser/chromeos/gdata/drive_system_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698