| Index: chrome_frame/sync_msg_reply_dispatcher.h
|
| diff --git a/chrome_frame/sync_msg_reply_dispatcher.h b/chrome_frame/sync_msg_reply_dispatcher.h
|
| index a1687886bb80ac853547f9270bec358aa8d6f2b5..769c084b1c410c4c22933c68e234a9c320de9291 100644
|
| --- a/chrome_frame/sync_msg_reply_dispatcher.h
|
| +++ b/chrome_frame/sync_msg_reply_dispatcher.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <deque>
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/synchronization/lock.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
|
|
|
|