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

Unified Diff: webkit/port/platform/win-encodings.txt

Issue 113903: Remove empty unused directories from src/webkit. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « webkit/port/DerivedSources.make ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/platform/win-encodings.txt
===================================================================
--- webkit/port/platform/win-encodings.txt (revision 16985)
+++ webkit/port/platform/win-encodings.txt (working copy)
@@ -1,12 +0,0 @@
-# The items on the left are names of TextEncodingID values
-# The items on the right are IANA character set names. Names listed in character-sets.txt are not
-# repeated here; mentioning any one character set from a group in there pulls in all the aliases in
-# that group.
-
-WinLatin1Encoding: windows-1252, winlatin1, xansi
-Latin1Encoding: ISO-8859-1, 88591
-ASCIIEncoding: US-ASCII, isoir6us
-UTF16Encoding: ISO-10646-UCS-2, ucs2, unicode, utf16
-UTF16Encoding, BigEndian: UTF-16BE, unicodefffe
-UTF16Encoding, LittleEndian: UTF-16LE, unicodefeff
-UTF8Encoding: UTF-8, unicode11utf8, unicode20utf8, xunicode20utf8
« no previous file with comments | « webkit/port/DerivedSources.make ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698