| 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.
|
|
|