Index: android_webview/native/aw_contents.cc |
diff --git a/android_webview/native/aw_contents.cc b/android_webview/native/aw_contents.cc |
index a44fb06c5c6945cbc8b05ac3e8faea6b47783fce..5b608dbbce1704668ed6d7b9bbd9965262e7d8bf 100644 |
--- a/android_webview/native/aw_contents.cc |
+++ b/android_webview/native/aw_contents.cc |
@@ -27,7 +27,7 @@ |
#include "base/pickle.h" |
#include "base/supports_user_data.h" |
#include "cc/layer.h" |
-#include "content/components/navigation_interception/intercept_navigation_delegate.h" |
+#include "components/navigation_interception/intercept_navigation_delegate.h" |
#include "content/public/browser/android/content_view_core.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/cert_store.h" |