| Index: android_webview/native/aw_settings.h
|
| diff --git a/android_webview/native/aw_settings.h b/android_webview/native/aw_settings.h
|
| index 632862eb3768ccf2c1ab639e80a72e04c107b431..2f26622562d2f9a09a8923c188f8dbfd845974cf 100644
|
| --- a/android_webview/native/aw_settings.h
|
| +++ b/android_webview/native/aw_settings.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <jni.h>
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
|
|