Index: components/html_viewer/html_frame.h |
diff --git a/components/html_viewer/html_frame.h b/components/html_viewer/html_frame.h |
index c5b780747fe4cec563f5c22fe91daa41788ad61c..e30feeab74fde014b28c92e75cb1801227841507 100644 |
--- a/components/html_viewer/html_frame.h |
+++ b/components/html_viewer/html_frame.h |
@@ -20,6 +20,7 @@ |
#include "third_party/WebKit/public/web/WebSandboxFlags.h" |
#include "third_party/WebKit/public/web/WebTextInputInfo.h" |
#include "third_party/WebKit/public/web/WebViewClient.h" |
+#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
namespace blink { |
class WebFrame; |