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 f549126fed47aa17001b572c0603f805b7441b31..e8e0ecb2875091c4339b5cb17f8d173193b6e44a 100644 |
--- a/components/navigation_interception/intercept_navigation_delegate.h |
+++ b/components/navigation_interception/intercept_navigation_delegate.h |
@@ -75,8 +75,6 @@ class InterceptNavigationDelegate : public base::SupportsUserData::Data { |
DISALLOW_COPY_AND_ASSIGN(InterceptNavigationDelegate); |
}; |
-bool RegisterInterceptNavigationDelegate(JNIEnv* env); |
- |
} // namespace navigation_interception |
#endif // COMPONENTS_NAVIGATION_INTERCEPTION_INTERCEPT_NAVIGATION_DELEGATE_H_ |