Chromium Code Reviews| Index: services/ui/BUILD.gn |
| diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn |
| index 416f4750287eaead64fac46798ca1dcf1cb30c93..d3e7887455d295259a02ff55788a5dc6a4fc3792 100644 |
| --- a/services/ui/BUILD.gn |
| +++ b/services/ui/BUILD.gn |
| @@ -83,6 +83,7 @@ source_set("lib") { |
| deps = [ |
| "//base", |
| "//cc", |
| + "//cc/animation", |
| "//cc/surfaces", |
| "//mojo/common:common_base", |
| "//services/catalog/public/cpp", |