Index: chrome/chrome_browser_ui.gypi |
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi |
index 8d53ed47d1f79059c5ade22b579b80c287bf6003..66c2b01da217f9dda1aedc7d34570a9cf0b87896 100644 |
--- a/chrome/chrome_browser_ui.gypi |
+++ b/chrome/chrome_browser_ui.gypi |
@@ -3266,7 +3266,7 @@ |
['exclude', '^browser/ui/webui/set_as_default_browser_ui.h'], |
], |
'conditions': [ |
- ['use_aura==1',{ |
+ ['use_aura==1 and OS!="mac"',{ |
Ben Goodger (Google)
2013/12/31 03:38:08
note: we should come up with a better conditional
|
'dependencies': [ |
'../build/linux/system.gyp:dbus', |
'../build/linux/system.gyp:fontconfig', |