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

Unified Diff: third_party/crashpad/crashpad/util/net/http_headers.h

Issue 2705373005: Revert of Update Crashpad to 6da9708e7cc93e2e1772439d51646e47583cb225 (Closed)
Patch Set: Created 3 years, 10 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
Index: third_party/crashpad/crashpad/util/net/http_headers.h
diff --git a/third_party/crashpad/crashpad/util/net/http_headers.h b/third_party/crashpad/crashpad/util/net/http_headers.h
index 851ff31ce9591dfe54148d6f36b75727d5e50a73..3633cb2d690654d1c802edf6a2cede979eb0641e 100644
--- a/third_party/crashpad/crashpad/util/net/http_headers.h
+++ b/third_party/crashpad/crashpad/util/net/http_headers.h
@@ -29,9 +29,6 @@ extern const char kContentType[];
//! \brief The header name `"Content-Length"`.
extern const char kContentLength[];
-//! \brief The header name `"Content-Encoding"`.
-extern const char kContentEncoding[];
-
} // namespace crashpad
#endif // CRASHPAD_UTIL_NET_HTTP_HEADERS_H_
« no previous file with comments | « third_party/crashpad/crashpad/util/net/http_body_gzip_test.cc ('k') | third_party/crashpad/crashpad/util/net/http_headers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698