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

Unified Diff: mojo/services/mojo_services.gni

Issue 1447273002: Mojo Log service and a thread-safe client library. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oops: restore vtl's TODO, fix LogClient::GetLogger() 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: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index e55533dab457d64d45a325efb6711ae0bee30e86..62c8e9fae51bfd7bb6ebe51391e755bfb611354d 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -24,6 +24,7 @@ mojo_services = [
"//mojo/services/input_events/interfaces",
"//mojo/services/keyboard/interfaces",
"//mojo/services/location/interfaces",
+ "//mojo/services/log/interfaces",
"//mojo/services/native_support/interfaces",
"//mojo/services/native_viewport/interfaces",
"//mojo/services/navigation/interfaces",

Powered by Google App Engine
This is Rietveld 408576698