| Index: ui/base/ui_base_tests.gyp
|
| diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp
|
| index bf2027a929a17cf9afda09eb2d8daeebde8785d2..6746323f1cb55a62762b391452c8a69ea065122a 100644
|
| --- a/ui/base/ui_base_tests.gyp
|
| +++ b/ui/base/ui_base_tests.gyp
|
| @@ -21,6 +21,7 @@
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| '../../url/url.gyp:url_lib',
|
| + '../display/display.gyp:display',
|
| '../events/events.gyp:events_base',
|
| '../gfx/gfx.gyp:gfx_test_support',
|
| '../resources/ui_resources.gyp:ui_resources',
|
|
|