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

Unified Diff: net/base/gzip_header.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 years, 9 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 | « net/base/gzip_header.h ('k') | net/base/listen_socket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/gzip_header.cc
diff --git a/net/base/gzip_header.cc b/net/base/gzip_header.cc
index e2dda24bc0798ed7bbc6d760176390ee87201bd2..c5630a6c2394368c6f74dc9a4766bf345176b356 100644
--- a/net/base/gzip_header.cc
+++ b/net/base/gzip_header.cc
@@ -170,4 +170,3 @@ GZipHeader::Status GZipHeader::ReadMore(const char* inbuf, int inbuf_len,
return INCOMPLETE_HEADER;
}
}
-
« no previous file with comments | « net/base/gzip_header.h ('k') | net/base/listen_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698