| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index e98430cef9b2a05ca67c0cf67da43fc4f011de7e..8f93d6077eea2f72291a50f8cd94932c9d5b8eea 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -664,6 +664,7 @@
|
| '../ui/compositor/compositor.gyp:*',
|
| '../ui/ui.gyp:ui_unittests',
|
| '../ui/views/views.gyp:views',
|
| + '../ui/views/views.gyp:views_examples_with_content_exe',
|
| '../ui/views/views.gyp:views_unittests',
|
| '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
|
| '../webkit/webkit.gyp:pull_in_webkit_unit_tests',
|
|
|