Index: chrome/chrome_exe.gypi |
=================================================================== |
--- chrome/chrome_exe.gypi (revision 113506) |
+++ chrome/chrome_exe.gypi (working copy) |
@@ -42,11 +42,6 @@ |
'INFOPLIST_FILE': 'app/app-Info.plist', |
}, |
'conditions': [ |
- ['use_aura==1 and use_webkit_compositor==0', { |
- 'dependencies': [ |
- '../ui/gfx/compositor/compositor.gyp:test_compositor', |
- ], |
- }], |
['OS == "android"', { |
# Don't put the 'chrome' target in 'all' on android |
'suppress_wildcard': 1, |