Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 3337ce1ec960bde3b34e7089c0b11c3b3e382085..23e5619afc8e4477b2568f810ea84c45ccf28a48 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', |
], |
@@ -173,6 +175,7 @@ |
'sources': [ |
'proxy/run_all_unittests.cc', |
+ 'proxy/file_chooser_resource_unittest.cc', |
'proxy/mock_resource.cc', |
'proxy/mock_resource.h', |
'proxy/plugin_dispatcher_unittest.cc', |