| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index 0fac535969920f31fedcb79c708643f8434eed54..eae59e732b26de17ccea71cf5ae9657c45833710 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -66,6 +66,7 @@ component("views") {
|
| "animation/ink_drop_impl.h",
|
| "animation/ink_drop_mask.cc",
|
| "animation/ink_drop_mask.h",
|
| + "animation/ink_drop_observer.h",
|
| "animation/ink_drop_painted_layer_delegates.cc",
|
| "animation/ink_drop_painted_layer_delegates.h",
|
| "animation/ink_drop_ripple.cc",
|
|
|