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

Unified Diff: services/BUILD.gn

Issue 2046703002: Add 'flog' service implementation. (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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 60858d2272186975fd353f44e4fe824d53a853d4..65f74c0c15452e87a5db28b7ad31e3ffa13ba46d 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -13,6 +13,7 @@ group("services") {
"//services/clipboard",
"//services/dart",
"//services/debugger",
+ "//services/flog",
"//services/gles2:lib",
"//services/http_server",
"//services/icu_data",

Powered by Google App Engine
This is Rietveld 408576698