Index: ui/views/window/non_client_view.cc |
diff --git a/ui/views/window/non_client_view.cc b/ui/views/window/non_client_view.cc |
index b8f1ce0f2a893362153fd832ac36c0f252e5c474..7670a2eb5a2421de7086d78f1bbe50800f15854e 100644 |
--- a/ui/views/window/non_client_view.cc |
+++ b/ui/views/window/non_client_view.cc |
@@ -6,7 +6,7 @@ |
#include "ui/accessibility/ax_view_state.h" |
#include "ui/base/hit_test.h" |
-#include "ui/gfx/rect_conversions.h" |
+#include "ui/gfx/geometry/rect_conversions.h" |
#include "ui/views/rect_based_targeting_utils.h" |
#include "ui/views/view_targeter.h" |
#include "ui/views/widget/root_view.h" |