| Index: components/constrained_window/constrained_window_views_unittest.cc
|
| diff --git a/components/constrained_window/constrained_window_views_unittest.cc b/components/constrained_window/constrained_window_views_unittest.cc
|
| index 09e6b6755568653c9c0e0ba0af41fea3d53126ba..9e7c9d664efe11195ea07f7a991a5b440634f60b 100644
|
| --- a/components/constrained_window/constrained_window_views_unittest.cc
|
| +++ b/components/constrained_window/constrained_window_views_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "components/web_modal/test_web_contents_modal_dialog_host.h"
|
| #include "ui/gfx/geometry/point.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/rect.h"
|
| #include "ui/gfx/size.h"
|
| #include "ui/views/border.h"
|
| #include "ui/views/test/views_test_base.h"
|
|
|