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

Unified Diff: components/variations/BUILD.gn

Issue 1374773002: Componentize script to generate UI string overrides mapping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@get-resources-index
Patch Set: Created 5 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
Index: components/variations/BUILD.gn
diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn
index 7908526207734346fcee97a73e1cc060fa4521d7..2e7e2018aecf766d28575ee05b818127ed7dd3fd 100644
--- a/components/variations/BUILD.gn
+++ b/components/variations/BUILD.gn
@@ -94,6 +94,8 @@ source_set("unit_tests") {
"experiment_labels_unittest.cc",
"metrics_util_unittest.cc",
"net/variations_http_header_provider_unittest.cc",
+ "service/ui_string_overrider_unittest.cc",
+ "service/variations_service_unittest.cc",
"study_filtering_unittest.cc",
"variations_associated_data_unittest.cc",
"variations_request_scheduler_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698