Index: chrome/browser/chromeos/gdata/gdata_auth_service.h |
diff --git a/chrome/browser/chromeos/gdata/gdata_auth_service.h b/chrome/browser/chromeos/gdata/gdata_auth_service.h |
index a79fa236ad80c5d61099b7981696fc346ed98b46..ee64e767534f82d8de32de70db2cc2c4e64d31b8 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_auth_service.h |
+++ b/chrome/browser/chromeos/gdata/gdata_auth_service.h |
@@ -12,7 +12,7 @@ |
#include "base/message_loop_proxy.h" |
#include "base/observer_list.h" |
#include "chrome/browser/chromeos/gdata/gdata_errorcode.h" |
-#include "chrome/browser/chromeos/gdata/gdata_params.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" |