Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index 94e30891bce5ce2b52bc561f240495cce67742d9..c985d6c617315da255783b4ac84a7cdc99fa530d 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/canvas_unittest.cc', |