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

Unified Diff: chrome/browser/BUILD.gn

Issue 2578003002: Move |GetCanonicalEncodingNameByAliasName| to base/i18n (Closed)
Patch Set: rebased 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
« no previous file with comments | « base/i18n/character_encoding_unittest.cc ('k') | chrome/browser/character_encoding.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f6a85ed0816bea84d84d0d4bef22e549baabeafa..32b27659e3d9ad81f94be0fba6ec72ad0809e5e1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -201,8 +201,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",
« no previous file with comments | « base/i18n/character_encoding_unittest.cc ('k') | chrome/browser/character_encoding.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698