| Index: chrome/browser/signin/android_profile_oauth2_token_service.h
|
| diff --git a/chrome/browser/signin/android_profile_oauth2_token_service.h b/chrome/browser/signin/android_profile_oauth2_token_service.h
|
| index 7d6a66029992f14806215f627225c64796c112c0..a641e3e682285b62e20984a8b64332dfc283de7a 100644
|
| --- a/chrome/browser/signin/android_profile_oauth2_token_service.h
|
| +++ b/chrome/browser/signin/android_profile_oauth2_token_service.h
|
| @@ -8,7 +8,7 @@
|
| #include <jni.h>
|
| #include <string>
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
|
|