| Index: ui/aura/remote_window_tree_host_win.cc
|
| diff --git a/ui/aura/remote_window_tree_host_win.cc b/ui/aura/remote_window_tree_host_win.cc
|
| index 6d4367b8318b11e2f0b000854b4adfcdbfc6a32f..3b34357305319f7ade760c4e711e3a76d8edc4ec 100644
|
| --- a/ui/aura/remote_window_tree_host_win.cc
|
| +++ b/ui/aura/remote_window_tree_host_win.cc
|
| @@ -23,7 +23,7 @@
|
| #include "ui/base/view_prop.h"
|
| #include "ui/events/event_utils.h"
|
| #include "ui/events/keycodes/keyboard_code_conversion_win.h"
|
| -#include "ui/gfx/insets.h"
|
| +#include "ui/gfx/geometry/insets.h"
|
| #include "ui/gfx/win/dpi.h"
|
| #include "ui/metro_viewer/metro_viewer_messages.h"
|
|
|
|
|