Index: chrome/chrome.gyp |
=================================================================== |
--- chrome/chrome.gyp (revision 184179) |
+++ chrome/chrome.gyp (working copy) |
@@ -876,7 +876,7 @@ |
'../ui/ui.gyp:ui_unittests', |
], |
'conditions': [ |
- ['use_aura==1', { |
+ ['use_aura==1 or target_arch=="x64"', { |
'dependencies!': [ |
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |