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

Unified Diff: components/BUILD.gn

Issue 2277213003: [TTS] Add aggregation of CTR metrics to the CS component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated the unittest to cast expected results to float since windows seems to default to double. Created 4 years, 3 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 | « no previous file | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index fe1c44d3afaf600799246cd227cacc0200651006..a33333bbec9ec23af5c5f5046b10b73879b99121 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -172,6 +172,7 @@ test("components_unittests") {
"//components/cast_certificate:unit_tests",
"//components/certificate_reporting:unit_tests",
"//components/certificate_transparency:unit_tests",
+ "//components/contextual_search:unit_tests",
"//components/crash/content/app:unit_tests",
"//components/crash/core/common:unit_tests",
"//components/data_reduction_proxy/content/browser:unit_tests",
« no previous file with comments | « no previous file | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698