| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 181ab4ada55677b5419595cf6dd6f69c6571328c..163557f16e713599086559ab9910705a7334f657 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -654,8 +654,10 @@
|
| '../device/device.gyp:device_unittests',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| + '../ui/app_list/app_list.gyp:*',
|
| '../ui/aura/aura.gyp:*',
|
| '../ui/compositor/compositor.gyp:*',
|
| + '../ui/message_center/message_center.gyp:*',
|
| '../ui/ui.gyp:ui_unittests',
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_examples_with_content_exe',
|
|
|