Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index a9b801da05c9a5f17e754ac6ceccb7c13d6e31d3..354500a72b4d45e8e3ad383715803b4d7aec9f20 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -1400,6 +1400,7 @@ |
| ['use_x11==1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:x11', # Used by rendering_helper.cc |
| + '../ui/gfx/gfx.gyp:gfx_x11', |
| ], |
| }], |
| ], |