Chromium Code Reviews| Index: components/constrained_window/constrained_window_views_client.h |
| diff --git a/components/constrained_window/constrained_window_views_client.h b/components/constrained_window/constrained_window_views_client.h |
| index de58b2cb0f408360912d802167fd5098a72a1fce..739f7aaadf6e965c3c0444eece763d5e11b7426e 100644 |
| --- a/components/constrained_window/constrained_window_views_client.h |
| +++ b/components/constrained_window/constrained_window_views_client.h |
| @@ -7,10 +7,6 @@ |
| #include "ui/gfx/native_widget_types.h" |
| -namespace content { |
| -class WebContents; |
| -} |
| - |
| namespace web_modal { |
| class ModalDialogHost; |
| } |