Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(631)

Unified Diff: examples/surfaces_app/BUILD.gn

Issue 967563002: Rename sample_app -> spinning_cube. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/spinning_cube/spinning_cube_app.cc ('k') | examples/surfaces_app/child_gl_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « examples/spinning_cube/spinning_cube_app.cc ('k') | examples/surfaces_app/child_gl_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698