| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index 7265e1e37ec480fffc45700f78464b6a0605350d..6fb36644d3af6d8be175d5c57259bbafcc566bd4 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -61,6 +61,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",
|
|
|