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 310c678738df717a1a4a009fb56a755134eb06d2..e7f62a21e80e7e7fc6f600612a906cb459133aa9 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_auth_service.h |
+++ b/chrome/browser/chromeos/gdata/gdata_auth_service.h |
@@ -8,9 +8,10 @@ |
#include <string> |
-#include "base/observer_list.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
+#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/common/net/gaia/oauth2_access_token_fetcher.h" |