Chromium Code Reviews| Index: chrome/chrome_dll.gypi | 
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi | 
| index 75f8b21ad72646d28019e0128b350905a4168a8b..7964ed5c8d9f2df5180b2a97ee35c5e18b4f7447 100644 | 
| --- a/chrome/chrome_dll.gypi | 
| +++ b/chrome/chrome_dll.gypi | 
| @@ -48,7 +48,7 @@ | 
| 'app/policy/cloud_policy_codegen.gyp:policy', | 
| ], | 
| 'conditions': [ | 
| - ['views_compositor==1', { | 
| + ['use_aura==1', { | 
| 'dependencies': [ | 
| '../ui/gfx/compositor/compositor.gyp:compositor', | 
| ], |