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

Unified Diff: chrome/browser/chromeos/gdata/auth_service.cc

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
« no previous file with comments | « chrome/browser/chromeos/gdata/auth_service.h ('k') | chrome/browser/chromeos/gdata/drive_api_operations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/gdata/auth_service.cc
diff --git a/chrome/browser/chromeos/gdata/auth_service.cc b/chrome/browser/chromeos/gdata/auth_service.cc
index b3f9b21e7f12bd06d91f6f6c8315ad7bbf2a90cb..d2d7c0b36d093c326b34e7fecb5e593fa9366f1b 100644
--- a/chrome/browser/chromeos/gdata/auth_service.cc
+++ b/chrome/browser/chromeos/gdata/auth_service.cc
@@ -9,8 +9,8 @@
#include "base/bind.h"
#include "base/message_loop_proxy.h"
-#include "chrome/browser/chromeos/gdata/operations_base.h"
-#include "chrome/browser/chromeos/gdata/task_util.h"
+#include "chrome/browser/google_apis/operations_base.h"
+#include "chrome/browser/google_apis/task_util.h"
#include "chrome/browser/signin/token_service.h"
#include "chrome/browser/signin/token_service_factory.h"
#include "chrome/common/chrome_notification_types.h"
« no previous file with comments | « chrome/browser/chromeos/gdata/auth_service.h ('k') | chrome/browser/chromeos/gdata/drive_api_operations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698