| Index: ui/ui_unittests.gyp
|
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
|
| index ed20e60716dff9d3c7d4ce53db37a6cde18b5ee5..9106b4f09abe93251d2c221132a1914450ae954e 100644
|
| --- a/ui/ui_unittests.gyp
|
| +++ b/ui/ui_unittests.gyp
|
| @@ -70,11 +70,11 @@
|
| '../third_party/libpng/libpng.gyp:libpng',
|
| '../url/url.gyp:url_lib',
|
| 'base/strings/ui_strings.gyp:ui_strings',
|
| + 'base/ui_base.gyp:ui_base',
|
| 'events/events.gyp:events_base',
|
| 'gfx/gfx.gyp:gfx_test_support',
|
| 'resources/ui_resources.gyp:ui_resources',
|
| 'resources/ui_resources.gyp:ui_test_pak',
|
| - 'ui.gyp:ui',
|
| 'ui_test_support',
|
| ],
|
| # iOS uses a small subset of ui. common_sources are the only files that
|
|
|