Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index e08ac77261c0a2c31bb25e0e79c9f5f3811e513d..9ff6ac1007e1f2feb5f141707a61d893dc47a64f 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -35,6 +35,7 @@ source_set("browser") { |
"//base:base_static", |
"//base/third_party/dynamic_annotations", |
"//cc", |
+ "//cc/animation", |
"//cc/surfaces", |
"//components/discardable_memory/common", |
"//components/discardable_memory/service", |