summaryrefslogtreecommitdiffstats
path: root/net/base/gzip_header.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/gzip_header.cc')
-rw-r--r--net/base/gzip_header.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/base/gzip_header.cc b/net/base/gzip_header.cc
index e2dda24..c5630a6 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;
}
}
-