| Index: services/ui/common/BUILD.gn
|
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
|
| index 7becdaf3231ab226cf2ffbb497ebcc70118cb267..fdc06d58cde2a483bf7a49ae57521f7a9870ba87 100644
|
| --- a/services/ui/common/BUILD.gn
|
| +++ b/services/ui/common/BUILD.gn
|
| @@ -8,8 +8,8 @@ import("//testing/test.gni")
|
|
|
| source_set("mus_common") {
|
| sources = [
|
| - "event_matcher_util.cc",
|
| - "event_matcher_util.h",
|
| + "accelerator_util.cc",
|
| + "accelerator_util.h",
|
| "generic_shared_memory_id_generator.cc",
|
| "generic_shared_memory_id_generator.h",
|
| "switches.cc",
|
|
|