| Index: chrome_frame/custom_sync_call_context.h
|
| diff --git a/chrome_frame/custom_sync_call_context.h b/chrome_frame/custom_sync_call_context.h
|
| index 58e8476792369da1ad10e0bdf2b6af581d418836..58b9c5a3ac16b8060c1e959798da87971614f5e0 100644
|
| --- a/chrome_frame/custom_sync_call_context.h
|
| +++ b/chrome_frame/custom_sync_call_context.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/waitable_event.h"
|
| +#include "base/tuple.h"
|
| #include "chrome_frame/sync_msg_reply_dispatcher.h"
|
| #include "chrome_frame/chrome_frame_automation.h"
|
| #include "ipc/ipc_sync_message.h"
|
|
|