Chromium Code Reviews| Index: ui/views/controls/native/native_view_host.h |
| diff --git a/ui/views/controls/native/native_view_host.h b/ui/views/controls/native/native_view_host.h |
| index 674222bf179c07286b338346dcc07b390c182909..52575f01429ba3b604a228f9eaea95be48baefad 100644 |
| --- a/ui/views/controls/native/native_view_host.h |
| +++ b/ui/views/controls/native/native_view_host.h |
| @@ -9,7 +9,7 @@ |
| #include <string> |
| #include "ui/gfx/native_widget_types.h" |
| -#include "views/view.h" |
| +#include "ui/views/view.h" |
| namespace views { |