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; |