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