Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 08e661e06416ef8570a8c9ef6d0a921e48cc16af..026f5016643aef4d53fc8202b0cbaa70fb55884c 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -220,6 +220,8 @@ |
'proxy/ppp_messaging_proxy_unittest.cc', |
'proxy/serialized_var_unittest.cc', |
'shared_impl/resource_tracker_unittest.cc', |
+ 'shared_impl/test_globals.cc', |
+ 'shared_impl/test_globals.h', |
], |
}, |
], |