Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index c1aa006508379a20947a62d3e922cd14217f8ebd..ec8833a2ed6f8011bc20db704795b666ad48cc68 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -162,6 +162,7 @@ |
| ['use_aura==1', { |
| 'sources!': [ |
| 'gfx/screen_unittest.cc', |
| + 'base/view_prop_unittest.cc', |
|
sky
2011/11/01 14:54:40
sort
oshima
2011/11/01 15:36:56
Done.
|
| ], |
| }], |
| ], |