Chromium Code Reviews| Index: trunk/src/ui/ui.gyp |
| =================================================================== |
| --- trunk/src/ui/ui.gyp (revision 229523) |
| +++ trunk/src/ui/ui.gyp (working copy) |
| @@ -399,7 +399,7 @@ |
| '../build/linux/system.gyp:glib', |
| ], |
| 'conditions': [ |
| - ['toolkit_views==0', { |
| + ['toolkit_views==0 and use_aura==0', { |
| # Note: because of gyp predence rules this has to be defined as |
| # 'sources/' rather than 'sources!'. |
| 'sources/': [ |