summaryrefslogtreecommitdiffstats
path: root/chrome/views/layout_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/layout_manager.h')
-rw-r--r--chrome/views/layout_manager.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/views/layout_manager.h b/chrome/views/layout_manager.h
index 81bfdbc..fbe5a13 100644
--- a/chrome/views/layout_manager.h
+++ b/chrome/views/layout_manager.h
@@ -5,9 +5,7 @@
#ifndef CHROME_VIEWS_LAYOUT_MANAGER_H__
#define CHROME_VIEWS_LAYOUT_MANAGER_H__
-#include <atlbase.h>
-#include <atlapp.h>
-#include <atlmisc.h>
+#include "chrome/views/view.h"
namespace gfx {
class Size;