From 6386cf58a85361fa20bba6ecfc23502e922b9a90 Mon Sep 17 00:00:00 2001 From: "joi@chromium.org" Date: Fri, 7 Sep 2012 04:26:37 +0000 Subject: Moving google_apis and GaiaClient to src/google_apis. TBR=mechanicalowners@chromium.org BUG=145584 Review URL: https://chromiumcodereview.appspot.com/10928017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155312 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/chromeos/gdata/auth_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 43555fa..01f1271 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; -- cgit v1.1