Index: chrome_frame/infobars/internal/displaced_window_manager.h |
=================================================================== |
--- chrome_frame/infobars/internal/displaced_window_manager.h (revision 78547) |
+++ chrome_frame/infobars/internal/displaced_window_manager.h (working copy) |
@@ -10,6 +10,7 @@ |
#include <atlwin.h> |
#include "base/basictypes.h" |
+#include "base/win/atlcheck.h" |
#include "chrome_frame/infobars/internal/subclassing_window_with_delegate.h" |
// DisplacedWindowManager observes the HWND passed to Initialize and: |