Chromium Code Reviews| Index: ppapi/proxy/handle_converter.cc |
| diff --git a/ppapi/proxy/handle_converter.cc b/ppapi/proxy/handle_converter.cc |
| index d2fc4a98d0e3cf2f7da5d942a30382342135fcef..534a8ae5945c94ccf804594b79b2c635177bb38c 100644 |
| --- a/ppapi/proxy/handle_converter.cc |
| +++ b/ppapi/proxy/handle_converter.cc |
| @@ -5,6 +5,7 @@ |
| #include "ppapi/proxy/handle_converter.h" |
| #include <vector> |
| +#include "base/bind.h" |
| #include "ipc/ipc_message.h" |
| #include "ipc/ipc_message_macros.h" |
| #include "ppapi/proxy/ppapi_messages.h" |