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

Unified Diff: examples/BUILD.gn

Issue 1412733002: C++ bindings: separate out serialization source set, have "mojom" targets optionally use serializat… (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: address comments from previous patch Created 5 years, 2 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/serialization/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 84c9d23d5ba58c264f24e2f3f7339f1da6371277..1e07d78dd1591f9bbccc5c419d002380060c3fce 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -25,6 +25,7 @@ group("examples") {
"//examples/notification_generator",
"//examples/png_viewer",
"//examples/recursive_content_handler",
+ "//examples/serialization",
"//examples/spinning_cube",
"//examples/tiny",
"//examples/trace_me",
« no previous file with comments | « no previous file | examples/serialization/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698