| Index: ui/ui_unittests.gyp
|
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
|
| index 5b5700257707e9081daff7c1beda022d2a91b93a..f3f9c2f9fa90da1030b0bbab57bcaf16460b1982 100644
|
| --- a/ui/ui_unittests.gyp
|
| +++ b/ui/ui_unittests.gyp
|
| @@ -239,14 +239,6 @@
|
| '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
|
| ],
|
| }],
|
| - ['toolkit_uses_gtk == 1', {
|
| - 'sources': [
|
| - 'base/dragdrop/gtk_dnd_util_unittest.cc',
|
| - ],
|
| - 'dependencies': [
|
| - '../build/linux/system.gyp:gtk',
|
| - ],
|
| - }],
|
| ['OS=="android" or OS=="ios"', {
|
| 'sources!': [
|
| 'gfx/render_text_unittest.cc',
|
|
|