| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index 1eda3ca1e3f7d28050fd20e00a46ad706bd39d4f..c8c369d2db081e7145d8d24e00a3a97c2ea69190 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -67,6 +67,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',
|
| '../events/events.gyp:events_base',
|
| '../events/platform/events_platform.gyp:events_platform',
|
|
|