diff options
Diffstat (limited to 'chrome_frame/sync_msg_reply_dispatcher.h')
-rw-r--r-- | chrome_frame/sync_msg_reply_dispatcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/sync_msg_reply_dispatcher.h b/chrome_frame/sync_msg_reply_dispatcher.h index a009fb9..724c007 100644 --- a/chrome_frame/sync_msg_reply_dispatcher.h +++ b/chrome_frame/sync_msg_reply_dispatcher.h @@ -7,6 +7,7 @@ #include <deque> +#include "base/callback.h" #include "base/lock.h" #include "ipc/ipc_channel_proxy.h" |