| Index: content/browser/renderer_host/java/java_bound_object.h
|
| diff --git a/content/browser/renderer_host/java/java_bound_object.h b/content/browser/renderer_host/java/java_bound_object.h
|
| index 9b357ba14364055f0fd36ff5c41be416e4a9e832..68c28211a10cd8cf424e6ae4249b3add7f75928f 100644
|
| --- a/content/browser/renderer_host/java/java_bound_object.h
|
| +++ b/content/browser/renderer_host/java/java_bound_object.h
|
| @@ -9,7 +9,7 @@
|
| #include <map>
|
| #include <string>
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|