Index: ui/aura/root_window_host_win.cc |
diff --git a/ui/aura/root_window_host_win.cc b/ui/aura/root_window_host_win.cc |
index 1109b72e103340b6d681eb59931cc9f5e0e027cc..c0f5aaa1e07eace210767dd8f6dd4af2a1b8dc7e 100644 |
--- a/ui/aura/root_window_host_win.cc |
+++ b/ui/aura/root_window_host_win.cc |
@@ -14,6 +14,7 @@ |
#include "ui/base/cursor/cursor_loader_win.h" |
#include "ui/base/events/event.h" |
#include "ui/base/view_prop.h" |
+#include "ui/gfx/screen.h" |
oshima
2012/11/28 00:27:21
revert?
Jun Mukai
2012/11/28 00:29:49
thanks for good catch. removed.
|
using std::max; |
using std::min; |