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

Unified Diff: examples/BUILD.gn

Issue 2084083003: FLOG: Add examples/flog_viewer and always show MOJO_DLOG messages (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 6 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/flog_viewer/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 6ab2661868d133bcc0a825b4db7cc5496001d113..03290246394c5f35c16d1c038ece52c1a0149150 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -18,6 +18,7 @@ group("portable_examples") {
"//examples/dart",
"//examples/echo",
"//examples/echo_terminal",
+ "//examples/flog_viewer",
"//examples/forwarding_content_handler",
"//examples/hello_mojo",
"//examples/http_handler",
« no previous file with comments | « no previous file | examples/flog_viewer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698