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

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: Removed the cache from WeeklyActivityStorage. Created 4 years, 4 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 7cd2af0b998a762f53feb10c886d851e7bc4102b..c6b025e468bb6575931ee17f38536856f8d12be8 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -73,6 +73,7 @@ test("components_unittests") {
"//components/component_updater:unit_tests",
"//components/content_settings/core/browser:unit_tests",
"//components/content_settings/core/common:unit_tests",
+ "//components/contextual_search:unit_tests",
"//components/crx_file:unit_tests",
"//components/data_reduction_proxy/core/browser:unit_tests",
"//components/data_reduction_proxy/core/common:unit_tests",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/contextual_search/browser/weekly_activity_storage.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698