summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_host.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/ppapi_host.gypi')
-rw-r--r--ppapi/ppapi_host.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/ppapi/ppapi_host.gypi b/ppapi/ppapi_host.gypi
index 8967e45..446a8289a 100644
--- a/ppapi/ppapi_host.gypi
+++ b/ppapi/ppapi_host.gypi
@@ -32,6 +32,10 @@
'host/ppapi_host_export.h',
'host/resource_host.cc',
'host/resource_host.h',
+ 'host/resource_message_filter.cc',
+ 'host/resource_message_filter.h',
+ 'host/resource_message_handler.cc',
+ 'host/resource_message_handler.h',
],
},
],