summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_picture.h
diff options
context:
space:
mode:
authornewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 20:01:20 +0000
committernewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 20:01:20 +0000
commit6a718abd7d6f78f4c587cac091b62ca323922e79 (patch)
tree7a6ee32b8d93058aace1b9c3a977e49bceed02e2 /android_webview/native/aw_picture.h
parentdf6a188b33dcf8d850b8b5f7eeb46f940f8cb4ce (diff)
downloadchromium_src-6a718abd7d6f78f4c587cac091b62ca323922e79.zip
chromium_src-6a718abd7d6f78f4c587cac091b62ca323922e79.tar.gz
chromium_src-6a718abd7d6f78f4c587cac091b62ca323922e79.tar.bz2
Rename jni_helper.h to jni_weak_ref.h.
BUG=365021 TBR=darin Review URL: https://codereview.chromium.org/247263009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/native/aw_picture.h')
-rw-r--r--android_webview/native/aw_picture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/android_webview/native/aw_picture.h b/android_webview/native/aw_picture.h
index 2cbb5b7..b1e31ee 100644
--- a/android_webview/native/aw_picture.h
+++ b/android_webview/native/aw_picture.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"