| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index eb265087f51750ffed4edb3103dd021472415a2d..ac7c9ce2d79085d3211dafa57d716c34e1de1592 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -21,6 +21,8 @@ component("views") {
|
| "accessible_pane_view.h",
|
| "animation/bounds_animator.cc",
|
| "animation/bounds_animator.h",
|
| + "animation/empty_ink_drop_ripple.cc",
|
| + "animation/empty_ink_drop_ripple.h",
|
| "animation/flood_fill_ink_drop_ripple.cc",
|
| "animation/flood_fill_ink_drop_ripple.h",
|
| "animation/ink_drop.h",
|
|
|