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

Unified Diff: examples/BUILD.gn

Issue 1139453002: Initial native keyboard proof of concept. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/keyboard_client/BUILD.gn » ('j') | examples/keyboard_client/BUILD.gn » ('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 52c3e4ec4d05cf2660e35e772159e3b90fddcdce..1a70140bb92585c014cc467ddae9bc28c51b80f8 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -24,6 +24,7 @@ group("examples") {
"//examples/ganesh_app",
"//examples/http_handler",
"//examples/indirect_service",
+ "//examples/keyboard_client",
"//examples/nesting_app",
"//examples/png_viewer",
"//examples/recursive_content_handler",
« no previous file with comments | « no previous file | examples/keyboard_client/BUILD.gn » ('j') | examples/keyboard_client/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698