Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index 4517662beca047474495ce1deaa4594e59d8eb6c..6f789ed4b07f5531567d2a8b87a3e482d5b2657d 100644 |
| --- a/ui/ui_unittests.gyp |
| +++ b/ui/ui_unittests.gyp |
| @@ -162,6 +162,9 @@ |
| 'gfx/transform_util_unittest.cc', |
| 'gfx/utf16_indexing_unittest.cc', |
| ], |
| + 'includes': [ |
| + 'display/display_unittests.gypi', |
| + ], |
| 'include_dirs': [ |
| '../', |
| ], |