Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index c11043b089c5985054ec7f45034232986a53002e..5be85603976b4bef2dae043eb0aab9c2521a2c75 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1399,6 +1399,7 @@ |
['use_x11==1', { |
'dependencies': [ |
'../build/linux/system.gyp:x11', # Used by rendering_helper.cc |
+ '../ui/gfx/gfx.gyp:gfx_x11', |
], |
}], |
], |