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

Unified Diff: chrome/browser/BUILD.gn

Issue 2578003002: Move |GetCanonicalEncodingNameByAliasName| to base/i18n (Closed)
Patch Set: 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 01395a38bf46869bb7300ec543f1564156f2698f..274da8d2058973f5305447f2b13391e1b062c2c5 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -196,8 +196,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