Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index c1aa006508379a20947a62d3e922cd14217f8ebd..6bef7e8db48efa46a891081c7a4c0e0473913b1c 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -161,6 +161,7 @@ |
| }], |
| ['use_aura==1', { |
| 'sources!': [ |
| + 'base/view_prop_unittest.cc', |
| 'gfx/screen_unittest.cc', |
| ], |
| }], |