Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(436)

Unified Diff: ppapi/ppapi_tests.gypi

Issue 7629017: Add a unified resource tracker shared between the proxy and the impl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index a15748fe9761968b98f615875054bc2368835c5c..34420b540d38df628be1c39c4a41a3791e1db8f2 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -195,6 +195,7 @@
'proxy/ppp_instance_proxy_test.cc',
'proxy/ppp_messaging_proxy_test.cc',
'proxy/serialized_var_unittest.cc',
+ 'shared_impl/resource_tracker_unittest.cc',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698