| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index 3d050476bbc4388ff32d369aa840654ecb622510..295247b8e7b293d2d62c1e47fdad729059a5d4eb 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -54,6 +54,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",
|
|
|