| Index: ui/gfx/compositor/compositor.gyp
 | 
| diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
 | 
| index 82ede851ee046573f219aee7d3888a1a59649fd9..759d53be63822862bc1ba60e72fd8ceb5bfe4921 100644
 | 
| --- a/ui/gfx/compositor/compositor.gyp
 | 
| +++ b/ui/gfx/compositor/compositor.gyp
 | 
| @@ -56,7 +56,7 @@
 | 
|          'test_web_graphics_context_3d.h',
 | 
|        ],
 | 
|        'conditions': [
 | 
| -        ['OS == "win" and views_compositor == 1', {
 | 
| +        ['OS == "win" and use_aura == 1', {
 | 
|            # TODO(sky): before we make this real need to remove
 | 
|            # IDR_BITMAP_BRUSH_IMAGE.
 | 
|            'dependencies': [
 | 
| 
 |