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

Unified Diff: ui/compositor/compositor.gyp

Issue 12212007: cc: Route offscreen context creation for compositor to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add cc::GaneshResourceProvider Created 7 years, 10 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: ui/compositor/compositor.gyp
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
index 13278f81376db371fe5f73fbb01cb18e04cc8bb8..5a5e246e2e3db11196c1a9c2ad7f81022d5f1954 100644
--- a/ui/compositor/compositor.gyp
+++ b/ui/compositor/compositor.gyp
@@ -52,6 +52,8 @@
'layer_owner.cc',
'layer_owner.h',
'layer_type.h',
+ 'offscreen_context.cc',
+ 'offscreen_context.h',
'scoped_layer_animation_settings.cc',
'scoped_layer_animation_settings.h',
# UI tests need TestWebGraphicsContext3D, so we always build it.

Powered by Google App Engine
This is Rietveld 408576698