| Index: mojo/public/c/system/BUILD.gn
|
| diff --git a/mojo/public/c/system/BUILD.gn b/mojo/public/c/system/BUILD.gn
|
| index cde32282f636d54827810841ae8cfd10d9197145..c3b3d5f1bb451566608ac653d6ea1637b1f81fcf 100644
|
| --- a/mojo/public/c/system/BUILD.gn
|
| +++ b/mojo/public/c/system/BUILD.gn
|
| @@ -25,7 +25,7 @@ component("system") {
|
|
|
| # This should ONLY be depended upon directly by shared_library targets which
|
| # need to export the MojoSetSystemThunks symbol, like targets generated by the
|
| -# mojo_native_application template in //services/shell/public/cpp/service.gni.
|
| +# mojo_native_application template in //services/service_manager/public/cpp/service.gni.
|
| source_set("set_thunks_for_app") {
|
| sources = [
|
| "set_thunks_for_app.cc",
|
|
|