Index: chrome_frame/infobars/internal/subclassing_window_with_delegate.h |
=================================================================== |
--- chrome_frame/infobars/internal/subclassing_window_with_delegate.h (revision 78547) |
+++ chrome_frame/infobars/internal/subclassing_window_with_delegate.h (working copy) |
@@ -12,6 +12,7 @@ |
#include "base/basictypes.h" |
#include "base/logging.h" |
#include "base/scoped_ptr.h" |
+#include "base/win/atlcheck.h" |
#include "chrome_frame/utils.h" |
// Implements behavior common to HostWindowManager and DisplacedWindowManager. |