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

Unified Diff: net/base/filename_util_internal.h

Issue 1008873006: [net] Remove logic for fixing up Gzip encoding type for downloads. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | net/base/filename_util_unsafe.h » ('j') | net/filter/filter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/filename_util_internal.h
diff --git a/net/base/filename_util_internal.h b/net/base/filename_util_internal.h
index 0e6033439e0b138ae4fa9bc1500e19803b7b96a2..d2e5dadc2c8b66c6c051c4db34cc37a71d9ba8a9 100644
--- a/net/base/filename_util_internal.h
+++ b/net/base/filename_util_internal.h
@@ -2,8 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Functions used internally by filename_util, filename_util_icu and
-// filename_util_unsafe.
+// Functions used internally by filename_util, and filename_util_icu.
#ifndef NET_BASE_FILENAME_UTIL_INTERNAL_H_
#define NET_BASE_FILENAME_UTIL_INTERNAL_H_
« no previous file with comments | « no previous file | net/base/filename_util_unsafe.h » ('j') | net/filter/filter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698