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

Unified Diff: third_party/WebKit/Source/wtf/BUILD.gn

Issue 1366433005: Remove dedicated TextCodecUTF16 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 3 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: third_party/WebKit/Source/wtf/BUILD.gn
diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
index 84c330e53bf3966354922aee5d84683e1ec2dee9..c1880cf8fa129676506de789ba0d9e3219d209ca 100644
--- a/third_party/WebKit/Source/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/wtf/BUILD.gn
@@ -210,7 +210,6 @@ component("wtf") {
"text/TextCodecLatin1.cpp",
"text/TextCodecReplacement.cpp",
"text/TextCodecReplacement.h",
- "text/TextCodecUTF16.cpp",
"text/TextCodecUTF8.cpp",
"text/TextCodecUTF8.h",
"text/TextCodecUserDefined.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/encoding/TextDecoder.cpp ('k') | third_party/WebKit/Source/wtf/text/TextCodecICU.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698