Index: android_webview/lib/main/webview_stubs.cc |
diff --git a/android_webview/lib/main/webview_stubs.cc b/android_webview/lib/main/webview_stubs.cc |
index abdd15613df7e9f27ac0981ca35479024d7e4aed..a1c46813b1e9bcb1479f85dc02fd40090676f2a8 100644 |
--- a/android_webview/lib/main/webview_stubs.cc |
+++ b/android_webview/lib/main/webview_stubs.cc |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
#include "chrome/browser/android/tab_android.h" |
+#include "chrome/browser/api/infobars/confirm_infobar_delegate.h" |
#include "chrome/browser/autofill/autofill_external_delegate.h" |
// This file contains temporary stubs to allow the libwebview target to compile. |