| Index: content/browser/renderer_host/render_view_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_view_host_impl.h b/content/browser/renderer_host/render_view_host_impl.h
|
| index 9a167fcb2eae662409a95fcaa55d331207bbe158..3c9924ba4c4fc557535aa511cd861fab45e5eb00 100644
|
| --- a/content/browser/renderer_host/render_view_host_impl.h
|
| +++ b/content/browser/renderer_host/render_view_host_impl.h
|
| @@ -32,6 +32,7 @@
|
| #include "third_party/WebKit/public/web/WebConsoleMessage.h"
|
| #include "third_party/WebKit/public/web/WebPopupType.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| +#include "ui/base/mojo/window_open_disposition.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|