Index: ui/compositor/BUILD.gn |
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
index 950b9ab55c06c78451f26aa94775661998eef87a..5ad74c9c264b0fe41850f899e0dc7f1f3490ea87 100644 |
--- a/ui/compositor/BUILD.gn |
+++ b/ui/compositor/BUILD.gn |
@@ -114,7 +114,7 @@ source_set("test_support") { |
if (use_x11) { |
configs += [ "//build/config/linux:x11" ] |
- deps += [ "//ui/gfx:gfx_x11" ] |
+ deps += [ "//ui/gfx/x" ] |
} |
} |