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