| Index: ui/native_theme/native_theme_win.cc
|
| diff --git a/ui/native_theme/native_theme_win.cc b/ui/native_theme/native_theme_win.cc
|
| index be80db24d688c1038335ebec5c191fd068a896ed..4429d6ba71e138521b4c631906b49c0620562c31 100644
|
| --- a/ui/native_theme/native_theme_win.cc
|
| +++ b/ui/native_theme/native_theme_win.cc
|
| @@ -24,8 +24,8 @@
|
| #include "third_party/skia/include/core/SkShader.h"
|
| #include "ui/gfx/color_utils.h"
|
| #include "ui/gfx/gdi_util.h"
|
| -#include "ui/gfx/rect.h"
|
| -#include "ui/gfx/rect_conversions.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/geometry/rect_conversions.h"
|
| #include "ui/gfx/win/dpi.h"
|
| #include "ui/native_theme/common_theme.h"
|
|
|
|
|