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

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

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head 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/chrome_to_mobile_service_unittest.cc ('k') | chrome/browser/chromeos/gdata/auth_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/gdata/auth_service.h
diff --git a/chrome/browser/chromeos/gdata/auth_service.h b/chrome/browser/chromeos/gdata/auth_service.h
index 43555fac299b91423d558f40a13c33c9ad0c63f1..01f127195fae2492efef82213e93580c3313ec6e 100644
--- a/chrome/browser/chromeos/gdata/auth_service.h
+++ b/chrome/browser/chromeos/gdata/auth_service.h
@@ -12,9 +12,9 @@
#include "base/observer_list.h"
#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
#include "chrome/browser/chromeos/gdata/operations_base.h"
-#include "chrome/common/net/gaia/oauth2_access_token_fetcher.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"
+#include "google_apis/gaia/oauth2_access_token_fetcher.h"
class Profile;
« no previous file with comments | « chrome/browser/chrome_to_mobile_service_unittest.cc ('k') | chrome/browser/chromeos/gdata/auth_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698