Chromium Code Reviews| Index: ppapi/ppapi_host.gypi |
| diff --git a/ppapi/ppapi_host.gypi b/ppapi/ppapi_host.gypi |
| index 446a8289a71cad051e2d313f1fb5c8aeac33c814..4031c777616e7312d0181d9efbafe8268b7c0c4e 100644 |
| --- a/ppapi/ppapi_host.gypi |
| +++ b/ppapi/ppapi_host.gypi |
| @@ -27,6 +27,8 @@ |
| 'host/host_message_context.h', |
| 'host/instance_message_filter.cc', |
| 'host/instance_message_filter.h', |
| + 'host/message_filter_host.cc', |
| + 'host/message_filter_host.h', |
| 'host/ppapi_host.cc', |
| 'host/ppapi_host.h', |
| 'host/ppapi_host_export.h', |