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

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: 89e2665f Rebase. 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 49e79878e63992a1dacb219c846c06dbcd3824cf..36cd40ccc5468c9912ef2f30591fef67e85f9bb4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -294,6 +294,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