Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 3337ce1ec960bde3b34e7089c0b11c3b3e382085..3be737a05f4fa5b6198d4cce82ad6447f7bd271b 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -129,6 +129,8 @@ |
'sources': [ |
'proxy/ppapi_proxy_test.cc', |
'proxy/ppapi_proxy_test.h', |
+ 'proxy/resource_message_test_sink.cc', |
+ 'proxy/resource_message_test_sink.h', |
'shared_impl/test_globals.cc', |
'shared_impl/test_globals.h', |
], |