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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2627023006: WebUI: Remove i18n from cr_elements/network (Closed)
Patch Set: Allow <if> in settings_ui.html Created 3 years, 11 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 8ebd7124a6056835ae7fbcae69888cb7462e7e80..154b5cffc79bdfb6d546ce476816fb468f55462a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -307,6 +307,8 @@ split_static_library("ui") {
"webui/chromeos/mobile_setup_dialog.h",
"webui/chromeos/mobile_setup_ui.cc",
"webui/chromeos/mobile_setup_ui.h",
+ "webui/chromeos/network_element_localized_strings_provider.cc",
+ "webui/chromeos/network_element_localized_strings_provider.h",
"webui/chromeos/network_ui.cc",
"webui/chromeos/network_ui.h",
"webui/chromeos/power_ui.cc",
« no previous file with comments | « chrome/browser/resources/settings/settings_ui/settings_ui.js ('k') | chrome/browser/ui/webui/chromeos/login/oobe_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698