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

Unified Diff: mojo/BUILD.gn

Issue 1447273002: Mojo Log service and a thread-safe client library. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: initialize global variables at start of the test Created 5 years 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 | « PRESUBMIT.py ('k') | mojo/services/log/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 261fc8d12778b6133aa1574276a497f6aa509733..ed14d23ee1062b08560e047526d62cc3a970876c 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -70,6 +70,7 @@ group("tests") {
"//mojo/public/cpp/bindings/tests:versioning_apptests",
"//mojo/services/files/c:apptests",
"//mojo/services/files/cpp:files_impl_apptests",
+ "//mojo/services/log/cpp:log_client_apptests",
"//mojo/services/view_manager/cpp/tests:mojo_view_manager_lib_unittests",
"//mojo/tools:message_generator",
]
« no previous file with comments | « PRESUBMIT.py ('k') | mojo/services/log/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698