| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index dcac8c864b97a9f0cc1260edce0445d02a6413ae..b4a4b66f21d0be3314b549800e94730faf27cda8 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1639,6 +1639,7 @@
|
| 'dependencies': [
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/base/strings/ui_strings.gyp:ui_strings',
|
| + '../ui/keyboard/keyboard.gyp:keyboard'
|
| ],
|
| 'sources/': [
|
| ['exclude', '^browser/renderer_host/input/touchpad_tap_suppression_controller.cc'],
|
|
|