Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index 5b57fb30e8fd4d8a2f61651c54b3107ee24641e9..1f2ea7ff062bc6875e0a95d9449e6c252829d82f 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -170,12 +170,6 @@ |
| 'gfx/render_text_unittest.cc', |
| ], |
| }], |
| - ['use_aura==1 and OS!="win"', { |
| - 'sources!': [ |
| - # aura does not yet have clipboard support. http://crbug.com/97845 |
| - 'base/clipboard/clipboard_unittest.cc', |
| - ], |
| - }], |
| ], |
| }, |
| ], |