| Index: components/mus/public/cpp/BUILD.gn
|
| diff --git a/components/mus/public/cpp/BUILD.gn b/components/mus/public/cpp/BUILD.gn
|
| index 024b87394baf55b38a704b10947633acfe046304..6d2c6f150bd3449f26e614318916ccf5590446a9 100644
|
| --- a/components/mus/public/cpp/BUILD.gn
|
| +++ b/components/mus/public/cpp/BUILD.gn
|
| @@ -5,10 +5,8 @@
|
| source_set("cpp") {
|
| sources = [
|
| "context_provider.h",
|
| - "event_matcher_util.h",
|
| "input_event_handler.h",
|
| "lib/context_provider.cc",
|
| - "lib/event_matcher_util.cc",
|
| "lib/in_flight_change.cc",
|
| "lib/in_flight_change.h",
|
| "lib/output_surface.cc",
|
|
|