| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index 56ac36ae3b4152c77987913d3055f5d43a78c8f9..f59f7d56aedd83ef95f251eac37ab020fbddf935 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -35,6 +35,8 @@ component("views") {
|
| "animation/ink_drop_host_view.h",
|
| "animation/ink_drop_impl.cc",
|
| "animation/ink_drop_impl.h",
|
| + "animation/ink_drop_mask.cc",
|
| + "animation/ink_drop_mask.h",
|
| "animation/ink_drop_painted_layer_delegates.cc",
|
| "animation/ink_drop_painted_layer_delegates.h",
|
| "animation/ink_drop_ripple.cc",
|
|
|