Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index 0d3d292c7647e14c786a95d74376121ce77fa88a..589ecdac06996b78262328a0bd2b77f759a4ea60 100644 |
| --- a/ui/ui_unittests.gyp |
| +++ b/ui/ui_unittests.gyp |
| @@ -54,6 +54,7 @@ |
| }], |
| ['use_aura==1', { |
| 'sources!': [ |
| + 'base/test/ui_controls_mac.mm', |
| 'base/test/ui_controls_win.cc', |
| ], |
| }], |