| Index: components/mus/ws/BUILD.gn
 | 
| diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
 | 
| index b88104fc7afa4c0f7e51c118e9e17c62cfd81a2a..4d7608b8213307fe96b0549e37eed3c9716671cc 100644
 | 
| --- a/components/mus/ws/BUILD.gn
 | 
| +++ b/components/mus/ws/BUILD.gn
 | 
| @@ -97,9 +97,9 @@ source_set("lib") {
 | 
|      "//mojo/converters/input_events",
 | 
|      "//mojo/converters/surfaces",
 | 
|      "//mojo/public/cpp/bindings:callback",
 | 
| -    "//mojo/services/tracing/public/cpp",
 | 
|      "//services/shell/public/cpp",
 | 
|      "//services/shell/public/interfaces",
 | 
| +    "//services/tracing/public/cpp",
 | 
|      "//ui/base",
 | 
|      "//ui/events",
 | 
|      "//ui/events/platform",
 | 
| 
 |