Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 67337c8661aa21a90429c15a7e11b77fd6196687..e4c2a354f4ffe484445bdb6d3d572d149a5991e9 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -644,7 +644,7 @@ |
| ['use_x11==1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:x11', |
| - '../ui/gfx/gfx.gyp:gfx_x11', |
| + '../ui/gfx/x/gfx_x11.gyp:gfx_x11', |
| ] |
| }] |
| ], |