| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 714e92ba818a54a81ebce4c44f97214e1933b6d6..0781f69181533e1e9143059d86b894b791f0cdf9 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1175,8 +1175,8 @@
|
| '../ui/message_center/message_center.gyp:*',
|
| '../ui/snapshot/snapshot.gyp:snapshot_unittests',
|
| '../ui/ui_unittests.gyp:ui_unittests',
|
| + '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
|
| '../ui/views/views.gyp:views',
|
| - '../ui/views/views.gyp:views_examples_with_content_exe',
|
| '../ui/views/views.gyp:views_unittests',
|
| '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
|
| 'blink_tests',
|
|
|