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

Unified Diff: content/content_browser.gypi

Issue 22935009: Add content::SurfaceCapturer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screencast_stride
Patch Set: cff149b4 WIP Created 7 years, 4 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index da6449c76d031428fce3a9d567e6c64a1b6ad514..fd6fc270186375e4a8693b580203fe1c043231df 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -295,6 +295,8 @@
'browser/appcache/chrome_appcache_service.h',
'browser/aura/browser_compositor_output_surface.cc',
'browser/aura/browser_compositor_output_surface.h',
+ 'browser/aura/browser_compositor_output_surface_capturer.cc',
+ 'browser/aura/browser_compositor_output_surface_capturer.h',
'browser/aura/browser_compositor_output_surface_proxy.cc',
'browser/aura/browser_compositor_output_surface_proxy.h',
'browser/aura/gpu_process_transport_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698