Chromium Code Reviews| Index: ppapi/thunk/thunk.h |
| diff --git a/ppapi/thunk/thunk.h b/ppapi/thunk/thunk.h |
| index 86a328f10d3e13086da568c6acccdcfd775b7b91..a85ce77d844bb507b805e1cac4a3347b634e6618 100644 |
| --- a/ppapi/thunk/thunk.h |
| +++ b/ppapi/thunk/thunk.h |
| @@ -25,6 +25,7 @@ |
| #include "ppapi/thunk/interfaces_ppb_private_flash.h" |
| #include "ppapi/thunk/interfaces_ppb_public_stable.h" |
| #include "ppapi/thunk/interfaces_ppb_public_dev.h" |
| +#include "ppapi/thunk/interfaces_ppb_public_dev_channel.h" |
| #undef UNPROXIED_IFACE |
| #undef PROXIED_IFACE |