Index: chrome/browser/chromeos/login/online_attempt.h |
=================================================================== |
--- chrome/browser/chromeos/login/online_attempt.h (revision 110049) |
+++ chrome/browser/chromeos/login/online_attempt.h (working copy) |
@@ -19,14 +19,9 @@ |
#include "chrome/common/net/gaia/gaia_auth_consumer.h" |
#include "chrome/common/net/gaia/google_service_auth_error.h" |
-class CancelableTask; |
class GaiaAuthFetcher; |
class Profile; |
-namespace net { |
-class URLRequestContextGetter; |
-} |
- |
namespace chromeos { |
class AuthAttemptState; |
class AuthAttemptStateResolver; |