diff options
Diffstat (limited to 'chrome/views/root_view_win.cc')
-rw-r--r-- | chrome/views/root_view_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/views/root_view_win.cc b/chrome/views/root_view_win.cc index a843f1d..9b38e64f 100644 --- a/chrome/views/root_view_win.cc +++ b/chrome/views/root_view_win.cc @@ -5,6 +5,7 @@ #include "chrome/views/root_view.h" #include "base/base_drag_source.h" +#include "base/logging.h" #include "chrome/common/drag_drop_types.h" #include "chrome/views/root_view_drop_target.h" |