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

Unified Diff: examples/BUILD.gn

Issue 1558813002: Add a multi-threaded rendering example. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-15
Patch Set: Created 4 years, 12 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 | « no previous file | examples/ui/noodles/BUILD.gn » ('j') | examples/ui/noodles/noodles_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index ea1eac05c40c940f0445890329a6515683caeca4..0432d3910205486edb00df692c073167803a974c 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -36,6 +36,7 @@ group("examples") {
deps = [
":portable_examples",
+ "//examples/ui/noodles",
"//examples/ui/png_viewer",
"//examples/ui/shapes",
"//examples/ui/spinning_cube",
« no previous file with comments | « no previous file | examples/ui/noodles/BUILD.gn » ('j') | examples/ui/noodles/noodles_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698