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

Unified Diff: cc/cc.gyp

Issue 2092913002: cc::SkiaRenderer hack prototype (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More generic resource provider funcs Created 4 years, 6 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/BUILD.gn ('k') | cc/output/skia_renderer.h » ('j') | no next file with comments »
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 bdddd8aed8559c7470aa5c73cc3c80ac654232d1..584ebe33f3eebd7f11221f51ea9f5c9650befd62 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -314,6 +314,8 @@
'output/renderer_settings.h',
'output/shader.cc',
'output/shader.h',
+ 'output/skia_renderer.cc',
+ 'output/skia_renderer.h',
'output/software_output_device.cc',
'output/software_output_device.h',
'output/software_renderer.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/output/skia_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698