| Index: ui/ui_unittests.gyp
|
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
|
| index bcee8b412f43f37a3226245eb88be78d526b241c..3024da2d523663da2573a7c33a095bf0b9dccfea 100644
|
| --- a/ui/ui_unittests.gyp
|
| +++ b/ui/ui_unittests.gyp
|
| @@ -41,7 +41,6 @@
|
| 'base/resource/data_pack_unittest.cc',
|
| 'base/resource/resource_bundle_unittest.cc',
|
| 'base/test/run_all_unittests.cc',
|
| - 'gfx/screen_unittest.cc',
|
| ],
|
| 'all_sources': [
|
| '<@(_common_sources)',
|
| @@ -203,7 +202,6 @@
|
| ['use_aura==1', {
|
| 'sources!': [
|
| 'base/dragdrop/os_exchange_data_win_unittest.cc',
|
| - 'gfx/screen_unittest.cc',
|
| ],
|
| }],
|
| ['chromeos==1', {
|
|
|