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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 8953017: Pepper: unit tests for VarTracker (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove MockObjectVar::GetPPVar() Created 9 years 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
« no previous file with comments | « no previous file | ppapi/shared_impl/var_tracker.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index 5680d1b51311749243e481c58580ae1b704a9957..14e3d3cfd04bfbc8de93015d96080c277eaa371f 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -152,6 +152,7 @@
'shared_impl/resource_tracker_unittest.cc',
'shared_impl/test_globals.cc',
'shared_impl/test_globals.h',
+ 'shared_impl/var_tracker_unittest.cc',
],
},
{
« no previous file with comments | « no previous file | ppapi/shared_impl/var_tracker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698