| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index c742f9cc89628ba3f1aca2a8d1045f4d5fe3a538..70f3059b19db3bf31870588ce0a21d217b055276 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",
|
|
|