| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f5f599a28690d59936923578faf4263e8d12aea7..a33037e441e018763846cfe666e40d1f18f65558 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -871,6 +871,7 @@
|
| '../base/base.gyp:base_i18n',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../cc/cc.gyp:cc',
|
| + '../components/components.gyp:device_event_log_component',
|
| '../components/components.gyp:user_manager',
|
| '../components/components.gyp:wallpaper',
|
| '../content/content.gyp:content_browser',
|
|
|