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

Unified Diff: content/content_renderer.gypi

Issue 13042012: Browser side changes for software compositing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 9 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 10edaad51ff17be5791dc58d335f0eee800b01c1..3adf38f842dadd2791aab00b25244b311997db9f 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -96,6 +96,8 @@
'renderer/geolocation_dispatcher.h',
'renderer/gpu/compositor_output_surface.cc',
'renderer/gpu/compositor_output_surface.h',
+ 'renderer/gpu/compositor_software_output_device.cc',
+ 'renderer/gpu/compositor_software_output_device.h',
'renderer/gpu/compositor_software_output_device_gl_adapter.cc',
'renderer/gpu/compositor_software_output_device_gl_adapter.h',
'renderer/gpu/input_event_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698