Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index fa54c46ce209ecb8a9c3ba3b27524c70b47d6621..74f6f08024b0c39d86fc03abd768e5d597a8023f 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -36,6 +36,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", |