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

Unified Diff: chrome/browser/BUILD.gn

Issue 2578003002: Move |GetCanonicalEncodingNameByAliasName| to base/i18n (Closed)
Patch Set: ucnv_getStandardName Created 4 years 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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 828c5519c86c82cc0a15daaae40dd510a4a7b217..3caf82db79ffaf699dd22340ce91aa16a0617e0f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -200,8 +200,6 @@ split_static_library("browser") {
"budget_service/budget_manager_factory.h",
"budget_service/budget_service_impl.cc",
"budget_service/budget_service_impl.h",
- "character_encoding.cc",
- "character_encoding.h",
"chrome_browser_application_mac.h",
"chrome_browser_application_mac.mm",
"chrome_browser_field_trials.cc",

Powered by Google App Engine
This is Rietveld 408576698