Index: chrome_frame/chrome_frame_delegate.h |
=================================================================== |
--- chrome_frame/chrome_frame_delegate.h (revision 78670) |
+++ chrome_frame/chrome_frame_delegate.h (working copy) |
@@ -8,6 +8,7 @@ |
#include <atlbase.h> |
#include <atlwin.h> |
+ |
#include <queue> |
#include <string> |
#include <vector> |
@@ -15,6 +16,7 @@ |
#include "base/file_path.h" |
#include "base/synchronization/lock.h" |
#include "base/task.h" |
+#include "base/win/atlcheck.h" |
#include "chrome/common/automation_constants.h" |
#include "ipc/ipc_message.h" |