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

Unified Diff: services/BUILD.gn

Issue 2885363004: [Hacky prototype] Create a shared-memory high-performance reporting service.
Patch Set: Created 3 years, 7 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 7ac2551e21811a3acc91e962e2283bed1def020d..f1b938c52eebbe3d7bba6e405ed402963420e080 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -15,6 +15,7 @@ import("//testing/test.gni")
# entries in the "service_unittests_catalog" target below.
service_test("service_unittests") {
deps = [
+ "//services/blamer:tests",
"//services/data_decoder:tests",
"//services/device:tests",
"//services/preferences:tests",

Powered by Google App Engine
This is Rietveld 408576698