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

Unified Diff: components/test/BUILD.gn

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Address comments. 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
« no previous file with comments | « components/metrics/single_sample_metrics_factory_impl_unittest.cc ('k') | components/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/BUILD.gn
diff --git a/components/test/BUILD.gn b/components/test/BUILD.gn
index 02f9527de0f87d13ccd07d4e5700323e12ea345f..0a62f38f655fc59fc86d4518443aaf0764879f74 100644
--- a/components/test/BUILD.gn
+++ b/components/test/BUILD.gn
@@ -14,6 +14,7 @@ source_set("test_support") {
"//components/content_settings/core/common",
"//components/gcm_driver:gcm_driver",
"//components/signin/core/browser",
+ "//mojo/edk/system",
"//net",
"//testing/gtest",
"//ui/base",
« no previous file with comments | « components/metrics/single_sample_metrics_factory_impl_unittest.cc ('k') | components/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698