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

Unified Diff: chrome/browser/metrics/variations/BUILD.gn

Issue 2163543004: MD Settings: re-enable settings translations ONCE AND FOR ALL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: yay golf! Created 4 years, 5 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 | « chrome/app/settings_strings.grd ('k') | chrome/browser/ui/webui/settings/certificates_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/variations/BUILD.gn
diff --git a/chrome/browser/metrics/variations/BUILD.gn b/chrome/browser/metrics/variations/BUILD.gn
index 2c421d3ec6f3a661d7ef9550861b240006882180..74c9f8035185494bc63aa431ade37fe3b5a3b6ec 100644
--- a/chrome/browser/metrics/variations/BUILD.gn
+++ b/chrome/browser/metrics/variations/BUILD.gn
@@ -10,9 +10,6 @@ generate_ui_string_overrider("chrome_ui_string_overrider_factory") {
"$root_gen_dir/chrome/grit/chromium_strings.h",
"$root_gen_dir/chrome/grit/generated_resources.h",
"$root_gen_dir/chrome/grit/google_chrome_strings.h",
- "$root_gen_dir/chrome/grit/settings_chromium_strings.h",
- "$root_gen_dir/chrome/grit/settings_google_chrome_strings.h",
- "$root_gen_dir/chrome/grit/settings_strings.h",
"$root_gen_dir/components/strings/grit/components_chromium_strings.h",
"$root_gen_dir/components/strings/grit/components_google_chrome_strings.h",
"$root_gen_dir/components/strings/grit/components_strings.h",
@@ -21,9 +18,6 @@ generate_ui_string_overrider("chrome_ui_string_overrider_factory") {
"//chrome/app:chromium_strings",
"//chrome/app:generated_resources",
"//chrome/app:google_chrome_strings",
- "//chrome/app:settings_chromium_strings",
- "//chrome/app:settings_google_chrome_strings",
- "//chrome/app:settings_strings",
"//components/strings:components_chromium_strings",
"//components/strings:components_google_chrome_strings",
"//components/strings:components_strings",
« no previous file with comments | « chrome/app/settings_strings.grd ('k') | chrome/browser/ui/webui/settings/certificates_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698