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

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: 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 | « mojo/services/log/interfaces/log.mojom ('k') | mojo/tools/data/apptests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index 2ec90e71f395635949e8ee2d5789b3bd9901c6fa..315ce1e4ab0a0c2d3db99010a312cc9ee3a44ba4 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -25,6 +25,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",
« no previous file with comments | « mojo/services/log/interfaces/log.mojom ('k') | mojo/tools/data/apptests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698