| Index: components/navigation_interception/intercept_navigation_delegate.h
|
| diff --git a/components/navigation_interception/intercept_navigation_delegate.h b/components/navigation_interception/intercept_navigation_delegate.h
|
| index c70beef978ad881273ab90df6df90f10479adcf1..fc3eef9d3b2cb085ee5987f63ef78640a35a4f57 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"
|
|
|