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

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

Issue 10879061: Rename GDataOperationInterface to AuthenticatedOperationInterface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « no previous file | chrome/browser/chromeos/gdata/operation_runner.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 bfeb3df24012a7fba334e05f7e6057c0155f32cc..582064d83d3c34d86a0bd04c82d9d7952ce2a24f 100644
--- a/chrome/browser/chromeos/gdata/auth_service.cc
+++ b/chrome/browser/chromeos/gdata/auth_service.cc
@@ -8,7 +8,7 @@
#include "base/bind.h"
#include "base/message_loop_proxy.h"
-#include "chrome/browser/chromeos/gdata/gdata_operations.h"
+#include "chrome/browser/chromeos/gdata/operations_base.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/signin/token_service.h"
#include "chrome/browser/signin/token_service_factory.h"
« no previous file with comments | « no previous file | chrome/browser/chromeos/gdata/operation_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698