| Index: examples/surfaces_app/BUILD.gn
|
| diff --git a/examples/surfaces_app/BUILD.gn b/examples/surfaces_app/BUILD.gn
|
| index f33a7d7f8ae852b908b87cf2823f4463fe0ea09b..df8bbe89f536a22acbc81e3ff2ccd4326b4bda05 100644
|
| --- a/examples/surfaces_app/BUILD.gn
|
| +++ b/examples/surfaces_app/BUILD.gn
|
| @@ -86,7 +86,7 @@ mojo_native_application("child_gl_app") {
|
| "//cc",
|
| "//cc/surfaces",
|
| "//cc/surfaces:surface_id",
|
| - "//examples/sample_app:spinning_cube",
|
| + "//examples/spinning_cube:lib",
|
| "//gpu/command_buffer/common",
|
| "//mojo/application",
|
| "//mojo/common",
|
|
|