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

Unified Diff: examples/BUILD.gn

Issue 733563002: Mojo Example that demos the difference between providing and requesting an interface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fixed Android build Created 6 years, 1 month 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/indirect_service/BUILD.gn » ('j') | no next file with comments »
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 a3e045daf18caf1fd806a731e3bdcf44abd6fc4f..7dc50728e3d2446e64b5e5d0830a7467f3da385b 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -13,6 +13,7 @@ group("examples") {
"//examples/echo",
"//examples/ganesh_app",
"//examples/http_handler",
+ "//examples/indirect_service",
"//examples/png_viewer",
"//examples/recursive_content_handler",
"//examples/sample_app",
« no previous file with comments | « no previous file | examples/indirect_service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698