| Index: chrome/browser/android/tab_android.h
|
| diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
|
| index e8ea581b48f075ec0fe714978e3a0b268081f91f..1727afb57f820a74bb4573de37ee8c650eab9a98 100644
|
| --- a/chrome/browser/android/tab_android.h
|
| +++ b/chrome/browser/android/tab_android.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <jni.h>
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/callback_forward.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|