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

Unified Diff: cc/cc.gyp

Issue 12379055: Changed SoftwareOutputDevice interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
« no previous file with comments | « cc/DEPS ('k') | cc/cc_tests.gyp » ('j') | cc/picture_layer_impl_unittest.cc » ('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 79d8f2177d0aee28cadb03097fbb66e01e73e110..d14d3e31e571c884a383965bd55f5eb6f4009975 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -247,6 +247,9 @@
'single_thread_proxy.h',
'skpicture_content_layer_updater.cc',
'skpicture_content_layer_updater.h',
+ 'software_frame_data.cc',
+ 'software_frame_data.h',
+ 'software_output_device.cc',
'software_output_device.h',
'software_renderer.cc',
'software_renderer.h',
« no previous file with comments | « cc/DEPS ('k') | cc/cc_tests.gyp » ('j') | cc/picture_layer_impl_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698