Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index 7cd570d33abaee43f63b53586331b944fe34ec7b..cba8dd3e77c72a98155db5bce0b5bab62f31e70f 100644 |
| --- a/ui/ui_unittests.gyp |
| +++ b/ui/ui_unittests.gyp |
| @@ -30,6 +30,8 @@ |
| 'base/test/ui_controls_win.cc', |
| 'gfx/test/color_util.cc', |
| 'gfx/test/color_util.h', |
| + 'test/ui_test_initializer.cc', |
| + 'test/ui_test_initializer.h', |
| ], |
| 'include_dirs': [ |
| '../', |