From 6a718abd7d6f78f4c587cac091b62ca323922e79 Mon Sep 17 00:00:00 2001 From: "newt@chromium.org" Date: Wed, 23 Apr 2014 20:01:20 +0000 Subject: 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 --- components/navigation_interception/intercept_navigation_delegate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/navigation_interception') diff --git a/components/navigation_interception/intercept_navigation_delegate.h b/components/navigation_interception/intercept_navigation_delegate.h index c70beef..fc3eef9 100644 --- a/components/navigation_interception/intercept_navigation_delegate.h +++ b/components/navigation_interception/intercept_navigation_delegate.h @@ -5,7 +5,7 @@ #ifndef COMPONENTS_NAVIGATION_INTERCEPTION_INTERCEPT_NAVIGATION_DELEGATE_H_ #define COMPONENTS_NAVIGATION_INTERCEPTION_INTERCEPT_NAVIGATION_DELEGATE_H_ -#include "base/android/jni_helper.h" +#include "base/android/jni_weak_ref.h" #include "base/memory/scoped_ptr.h" #include "base/supports_user_data.h" #include "content/public/common/page_transition_types.h" -- cgit v1.1