Chromium Code Reviews| Index: ui/views/window/window_shape.h |
| diff --git a/ui/views/window/window_shape.h b/ui/views/window/window_shape.h |
| index 6db3add4ec96226e1c84124515f7a3d0ab4f123a..2dfc214673812295dce6a56d0f15027decd11c68 100644 |
| --- a/ui/views/window/window_shape.h |
| +++ b/ui/views/window/window_shape.h |
| @@ -6,7 +6,7 @@ |
| #define UI_VIEWS_WINDOW_WINDOW_SHAPE_H_ |
| #pragma once |
| -#include "views/views_export.h" |
| +#include "ui/views/views_export.h" |
| namespace gfx { |
| class Size; |