| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index f37c9c7fc295f63618d2c754b8f5adc7660b8e93..c0b61fc944006f1631cb2e68a75df1e527ce8d5e 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -760,6 +760,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',
|
| ],
|
|
|