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

Unified Diff: cc/cc.gyp

Issue 675083002: Add cc::RendererSettings for use in with cc::Display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index b5b94bc296d81f272d8b6e5e08f733c7ff2694d6..7f9435661bf623f299ebad5fb15ab70a23557cc3 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -297,6 +297,8 @@
'output/render_surface_filters.h',
'output/renderer.cc',
'output/renderer.h',
+ 'output/renderer_settings.cc',
+ 'output/renderer_settings.h',
'output/shader.cc',
'output/shader.h',
'output/software_frame_data.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/output/direct_renderer.h » ('j') | cc/output/renderer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698