Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index 25bedb9a68f54243628078a06b9e2cc770a1326e..f510872c7e377e3507e493d03a49580558b6490d 100644 |
| --- a/ui/ui_unittests.gyp |
| +++ b/ui/ui_unittests.gyp |
| @@ -202,11 +202,6 @@ |
| 'gfx/screen_unittest.cc', |
| ], |
| }], |
| - ['use_ozone==1', { |
| - 'dependencies': [ |
| - 'gfx/ozone/gfx_ozone.gyp:gfx_ozone', |
| - ], |
| - }], |
| ['use_ozone==1 and use_pango==0', { |
| 'sources!': [ |
| 'gfx/render_text_unittest.cc', |