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

Unified Diff: content/content_browser.gypi

Issue 1108713004: OffscreenBrowserCompositorOutputSurface for Unified Desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac build Created 5 years, 8 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 | « content/browser/compositor/reflector_impl.cc ('k') | ui/compositor/reflector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ac050f935898f349e325abae32c98035eb2a9913..1e185405e045996dcfc1fa4b23582eaefb152894 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1572,6 +1572,8 @@
'browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h',
'browser/compositor/image_transport_factory.cc',
'browser/compositor/image_transport_factory.h',
+ 'browser/compositor/offscreen_browser_compositor_output_surface.cc',
+ 'browser/compositor/offscreen_browser_compositor_output_surface.h',
'browser/compositor/owned_mailbox.cc',
'browser/compositor/owned_mailbox.h',
'browser/compositor/reflector_impl.cc',
« no previous file with comments | « content/browser/compositor/reflector_impl.cc ('k') | ui/compositor/reflector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698