Index: chrome/chrome_installer.gypi |
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi |
index 6c5d7ec05699e6925c84a6bf3fce06446da4a3be..f3da62d78c12899b5d894a90783493e6a6c8a525 100644 |
--- a/chrome/chrome_installer.gypi |
+++ b/chrome/chrome_installer.gypi |
@@ -374,7 +374,7 @@ |
'branding_dir_100': 'app/theme/default_100_percent/chromium', |
}, |
}], |
- ['use_aura==1 or target_arch=="x64"', { |
+ ['target_arch=="x64"', { |
'dependencies!': [ |
'../chrome_frame/chrome_frame.gyp:chrome_tab_idl', |
'../chrome_frame/chrome_frame.gyp:npchrome_frame', |