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

Unified Diff: cc/cc_tests.gyp

Issue 11418217: Add skia::RefPtr class to wrap ref counted classes from Skia. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nit Created 8 years, 1 month 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 | « cc/cc.gyp ('k') | cc/damage_tracker_unittest.cc » ('j') | cc/skia_refptr.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 254ad3cdff3f99aed458abce6cba306edb4912d9..9231e35bdd8b7efeaa4dda9e3f5a7ab1cc997ade 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -47,6 +47,7 @@
'scoped_resource_unittest.cc',
'scrollbar_animation_controller_linear_fade_unittest.cc',
'scrollbar_layer_unittest.cc',
+ 'skia_refptr_unittest.cc',
'software_renderer_unittest.cc',
'solid_color_layer_impl_unittest.cc',
'texture_copier_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/damage_tracker_unittest.cc » ('j') | cc/skia_refptr.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698