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

Unified Diff: build/secondary/third_party/crashpad/crashpad/util/BUILD.gn

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: build/secondary/third_party/crashpad/crashpad/util/BUILD.gn
diff --git a/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn
index 63033d7aee6fee0b9d9b53b4fabb849256baca67..99580a5f8ef7943b13216be4ccadcaa4ca44e7eb 100644
--- a/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn
@@ -92,12 +92,8 @@ static_library("util") {
"misc/tri_state.h",
"misc/uuid.cc",
"misc/uuid.h",
- "misc/zlib.cc",
- "misc/zlib.h",
"net/http_body.cc",
"net/http_body.h",
- "net/http_body_gzip.cc",
- "net/http_body_gzip.h",
"net/http_headers.cc",
"net/http_headers.h",
"net/http_multipart_builder.cc",
@@ -183,8 +179,6 @@ static_library("util") {
"win/scoped_local_alloc.h",
"win/scoped_process_suspend.cc",
"win/scoped_process_suspend.h",
- "win/session_end_watcher.cc",
- "win/session_end_watcher.h",
"win/termination_codes.h",
"win/time.cc",
"win/time.h",
@@ -241,7 +235,6 @@ static_library("util") {
deps = [
"//base",
"//third_party/crashpad/crashpad/compat",
- "//third_party/crashpad/crashpad/third_party/zlib",
]
if (is_win) {
« no previous file with comments | « build/secondary/third_party/crashpad/crashpad/third_party/zlib/BUILD.gn ('k') | third_party/crashpad/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698