Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index c435005d09c02c024949051f7dff95a4ad424a50..69d5bc61ba5eb346199e0977415cc22a0ea829fa 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -212,6 +212,8 @@ |
'common/gpu/client/gpu_channel_host.h', |
'common/gpu/client/gpu_video_decode_accelerator_host.cc', |
'common/gpu/client/gpu_video_decode_accelerator_host.h', |
+ 'common/gpu/client/offscreen_context.cc', |
+ 'common/gpu/client/offscreen_context.h', |
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', |
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', |
'common/gpu/gl_scoped_binders.cc', |