| Index: chrome/browser/sync/profile_sync_service_android.h
|
| diff --git a/chrome/browser/sync/profile_sync_service_android.h b/chrome/browser/sync/profile_sync_service_android.h
|
| index 92451cd4ff8c5c6fa4ce512c2083e78119a87a68..72f9fc58f30e8e9b7b7f4da4c4129c4322ae090e 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.h
|
| +++ b/chrome/browser/sync/profile_sync_service_android.h
|
| @@ -8,7 +8,7 @@
|
| #include <jni.h>
|
| #include <map>
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/time/time.h"
|
|
|