| Index: examples/ganesh_app/BUILD.gn
|
| diff --git a/examples/ganesh_app/BUILD.gn b/examples/ganesh_app/BUILD.gn
|
| index b116451f95cf713753fd52ce6aac520fd52772c0..2e0b10d130c05ea427d7e635de7ddfc95d28c991 100644
|
| --- a/examples/ganesh_app/BUILD.gn
|
| +++ b/examples/ganesh_app/BUILD.gn
|
| @@ -24,6 +24,7 @@ mojo_native_application("ganesh_app") {
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//gpu/command_buffer/common",
|
| "//gpu/skia_bindings",
|
| + "//mc/scheduler",
|
| "//mojo/application",
|
| "//mojo/common",
|
| "//mojo/converters/geometry",
|
|
|