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

Unified Diff: content/content_common.gypi

Issue 12212007: cc: Route offscreen context creation for compositor to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fbec6c2722ae5cbb82bcccda9995e3e45c408c49..802f7c3d6fb8b07fd242330e3df68fd034401b4a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -206,6 +206,8 @@
'common/geolocation_messages.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
'common/gpu/client/command_buffer_proxy_impl.h',
+ 'common/gpu/client/context_provider_command_buffer.cc',
+ 'common/gpu/client/context_provider_command_buffer.h',
'common/gpu/client/gl_helper.cc',
'common/gpu/client/gl_helper.h',
'common/gpu/client/gpu_channel_host.cc',

Powered by Google App Engine
This is Rietveld 408576698