Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 163bc80f6059d23d866683544fe8b5ac50e9a67f..3f6e3211b7f049e6c685f1711c5b5ac2c3c1f4d5 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -828,7 +828,8 @@ |
| ['use_aura==1', { |
| 'dependencies': [ |
| '../ui/aura/aura.gyp:aura', |
| - ] |
| + '../ui/keyboard/keyboard.gyp:keyboard', |
| + ], |
| }], |
| ['use_aura==1 or toolkit_views==1', { |
| 'dependencies': [ |