Chromium Code Reviews| Index: content/content_tests.gypi | 
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi | 
| index 9f3d2e7bf902f65f6bd74a06b0d6e0ebfbbed586..f75d1a417e8eb0077696ee98a91c2d5d7fb1b426 100644 | 
| --- a/content/content_tests.gypi | 
| +++ b/content/content_tests.gypi | 
| @@ -141,7 +141,7 @@ | 
| '../build/linux/system.gyp:glib', | 
| ], | 
| }], | 
| - ['views_compositor==1', { | 
| + ['use_aura==1', { | 
| 'dependencies': [ | 
| '../ui/gfx/compositor/compositor.gyp:compositor', | 
| ], |