Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 81691b3a07bf91a9be00d0a9e1672695a3a66fad..bfb5b61af736df76d036b6cd2f87386cd9bc0ac7 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2064,6 +2064,7 @@ |
| ['use_x11==1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:x11', |
| + '../ui/events/keycodes/events_keycodes.gyp:keycodes_x', |
| '../ui/gfx/x/gfx_x11.gyp:gfx_x11', |
| ] |
| }] |