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

Unified Diff: services/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: removed environment & bindings changes from previous patchset. remove unused mojo::log::EntryMetad… Created 5 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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 9b5ff8fd384ecf960227c9ca22ba7837abca2342..96359fc8dee527dbd1326616bf8f489658254da3 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -18,6 +18,7 @@ group("services") {
"//services/http_server",
"//services/icu_data",
"//services/keyboard_native",
+ "//services/log",
"//services/media",
"//services/native_support",
"//services/prediction",

Powered by Google App Engine
This is Rietveld 408576698