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

Unified Diff: cc/cc.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 | « no previous file | cc/cc_tests.gyp » ('j') | cc/skia_refptr.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index d2f878aede3f603963accb674c0cbb3be80cc944..710cf8cf81327ff0f0660a3ce106b0434f04c916 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -198,6 +198,7 @@
'shared_quad_state.h',
'single_thread_proxy.cc',
'single_thread_proxy.h',
+ 'skia_refptr.h',
'skpicture_content_layer_updater.cc',
'skpicture_content_layer_updater.h',
'software_renderer.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/skia_refptr.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698