| Index: content/browser/frame_host/render_frame_host_impl.h
|
| diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h
|
| index 5f003ad68a6f90fb139e9ecb917169135761ec97..74e98ac7d24d84d4d651c8d415a03f3a36c9c5d9 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.h
|
| +++ b/content/browser/frame_host/render_frame_host_impl.h
|
| @@ -48,6 +48,7 @@
|
| #include "third_party/WebKit/public/web/WebTextDirection.h"
|
| #include "third_party/WebKit/public/web/WebTreeScopeType.h"
|
| #include "ui/accessibility/ax_node_data.h"
|
| +#include "ui/base/mojo/window_open_disposition.mojom.h"
|
| #include "ui/base/page_transition_types.h"
|
|
|
| class GURL;
|
|
|