Index: services/ui/ws/BUILD.gn |
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
index 055573df71d018cc95fd84b5caa76fb2c790fa3f..8bc278ff6fec2eb872c68d7a626fffa7767ce7da 100644 |
--- a/services/ui/ws/BUILD.gn |
+++ b/services/ui/ws/BUILD.gn |
@@ -123,6 +123,7 @@ static_library("lib") { |
public_deps = [ |
"//base", |
"//cc", |
+ "//cc/animation", |
"//cc/ipc:internal_interfaces", |
"//cc/surfaces", |
"//cc/surfaces:surface_id", |