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

Unified Diff: build/secondary/third_party/crashpad/crashpad/third_party/zlib/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
« no previous file with comments | « no previous file | build/secondary/third_party/crashpad/crashpad/util/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/third_party/crashpad/crashpad/third_party/zlib/BUILD.gn
diff --git a/build/secondary/third_party/crashpad/crashpad/third_party/zlib/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/third_party/zlib/BUILD.gn
deleted file mode 100644
index 75f2aa36949aa136808257271d3db9cf34527d74..0000000000000000000000000000000000000000
--- a/build/secondary/third_party/crashpad/crashpad/third_party/zlib/BUILD.gn
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2017 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-config("zlib_config") {
- defines = [ "CRASHPAD_ZLIB_SOURCE_CHROMIUM" ]
-}
-
-group("zlib") {
- public_deps = [
- "//third_party/zlib:zlib",
- ]
- public_configs = [ ":zlib_config" ]
-}
« no previous file with comments | « no previous file | build/secondary/third_party/crashpad/crashpad/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698