| Index: components/html_viewer/html_frame.h
 | 
| diff --git a/components/html_viewer/html_frame.h b/components/html_viewer/html_frame.h
 | 
| index 8a82e15e71138021cf56e38e13459a8909368d78..7b47bdcc6c8056d361f3556f9bcdfd27b8fad620 100644
 | 
| --- a/components/html_viewer/html_frame.h
 | 
| +++ b/components/html_viewer/html_frame.h
 | 
| @@ -20,7 +20,6 @@
 | 
|  #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;
 | 
| 
 |