summaryrefslogtreecommitdiffstats
path: root/chromium/ui/gfx/win/window_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/gfx/win/window_impl.h')
-rw-r--r--chromium/ui/gfx/win/window_impl.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/chromium/ui/gfx/win/window_impl.h b/chromium/ui/gfx/win/window_impl.h
index 1825c0b2f00..8206562935f 100644
--- a/chromium/ui/gfx/win/window_impl.h
+++ b/chromium/ui/gfx/win/window_impl.h
@@ -5,17 +5,13 @@
#ifndef UI_GFX_WIN_WINDOW_IMPL_H_
#define UI_GFX_WIN_WINDOW_IMPL_H_
-#include <atlbase.h>
-#include <atlapp.h>
-#include <atlmisc.h>
-#include <atlcrack.h>
-
#include <string>
#include "base/logging.h"
#include "ui/gfx/gfx_export.h"
#include "ui/gfx/native_widget_types.h"
#include "ui/gfx/rect.h"
+#include "ui/gfx/win/msg_util.h"
namespace gfx {