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

Side by Side Diff: examples/tools/thttpd-2.25b/mime_encodings.h

Issue 10696046: thttpd: remove files not required for patch (Closed) Base URL: http://naclports.googlecode.com/svn/trunk/src/
Patch Set: Created 8 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « examples/tools/thttpd-2.25b/config.h ('k') | examples/tools/thttpd-2.25b/mime_encodings.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 { "Z", 0, "compress", 0 },
2 { "gz", 0, "gzip", 0 },
3 { "uu", 0, "x-uuencode", 0 },
4
OLDNEW
« no previous file with comments | « examples/tools/thttpd-2.25b/config.h ('k') | examples/tools/thttpd-2.25b/mime_encodings.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698