| Index: services/ui/public/interfaces/gpu/BUILD.gn
|
| diff --git a/components/mus/public/interfaces/gpu/BUILD.gn b/services/ui/public/interfaces/gpu/BUILD.gn
|
| similarity index 90%
|
| rename from components/mus/public/interfaces/gpu/BUILD.gn
|
| rename to services/ui/public/interfaces/gpu/BUILD.gn
|
| index 6ac8f1c23d30ef81e9792cb11adc25e32767d4f6..9dbec13c16913e8fafeec7980d80a2991717128a 100644
|
| --- a/components/mus/public/interfaces/gpu/BUILD.gn
|
| +++ b/services/ui/public/interfaces/gpu/BUILD.gn
|
| @@ -11,7 +11,7 @@ mojom("interfaces") {
|
| ]
|
|
|
| public_deps = [
|
| - "//components/mus/public/interfaces",
|
| "//gpu/ipc/common:interfaces",
|
| + "//services/ui/public/interfaces",
|
| ]
|
| }
|
|
|