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