Chromium Code Reviews| Index: ui/gfx/BUILD.gn |
| diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
| index 278bd5f2f93266e3fa47d6cb888e3c6a9d186986..e369ae8339f26859aebb37fd6639a31401f50c0d 100644 |
| --- a/ui/gfx/BUILD.gn |
| +++ b/ui/gfx/BUILD.gn |
| @@ -578,6 +578,8 @@ component("gfx_switches") { |
| static_library("test_support") { |
| testonly = true |
| sources = [ |
| + "animation/animation_test_api.cc", |
| + "animation/animation_test_api.h", |
| "animation/test_animation_delegate.h", |
| "geometry/test/rect_test_util.cc", |
| "geometry/test/rect_test_util.h", |