| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 5f92cb60c328f83ad03132d4f011cd95d46b98b3..ec97dd0a92ff1bf5e672302537bab0d83bea9769 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -766,6 +766,7 @@
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_examples_with_content_exe',
|
| '../ui/views/views.gyp:views_unittests',
|
| + '../ui/keyboard/keyboard.gyp:*',
|
| '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests',
|
| '../webkit/webkit.gyp:pull_in_webkit_unit_tests',
|
| ],
|
|
|