Chromium Code Reviews| Index: ui/views/layout/layout_manager.h |
| diff --git a/ui/views/layout/layout_manager.h b/ui/views/layout/layout_manager.h |
| index 1241c804e4b895be5c1f521aaa70a457134e88ec..4633544b7ccfdd2fead7e6b88326ccee50ed421c 100644 |
| --- a/ui/views/layout/layout_manager.h |
| +++ b/ui/views/layout/layout_manager.h |
| @@ -6,7 +6,7 @@ |
| #define UI_VIEWS_LAYOUT_LAYOUT_MANAGER_H_ |
| #pragma once |
| -#include "views/views_export.h" |
| +#include "ui/views/views_export.h" |
| namespace gfx { |
| class Size; |