| Index: components/mus/gles2/BUILD.gn
|
| diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
|
| index 0a942da22f7d2b1d4950f0acad28077bcad279a8..68220ebd1e7d15e6194c2ca37e01178833b53414 100644
|
| --- a/components/mus/gles2/BUILD.gn
|
| +++ b/components/mus/gles2/BUILD.gn
|
| @@ -9,7 +9,7 @@ source_set("gles2") {
|
| "//components/mus:*",
|
| "//components/mus/ws:*",
|
| "//components/mus/surfaces:*",
|
| - "//mojo/shell/standalone:lib", # For android
|
| + "//services/shell/standalone:lib", # For android
|
| ]
|
|
|
| sources = [
|
|
|