aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2017-09-13 17:16:45 -0400
committerMike Frysinger <vapier@chromium.org>2017-09-13 21:35:17 +0000
commitd8c6101124300538942799811d9ff2e233e44ab7 (patch)
tree972f07497fa40c9338c1e0a47e7677ac4a96d9ca /DEPS
parentParse DWARF 4 line tables correctly (diff)
downloadbreakpad-d8c6101124300538942799811d9ff2e233e44ab7.tar.xz
drop glog from the checkout
Nothing appears to be using this anymore, so stop bundling it. Bug: google-breakpad:360 Change-Id: Id95b36994379da92f8ef2a81754b3da5f1f79cae Reviewed-on: https://chromium-review.googlesource.com/665503 Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS5
1 files changed, 0 insertions, 5 deletions
diff --git a/DEPS b/DEPS
index 071ec76d..db7f72d2 100644
--- a/DEPS
+++ b/DEPS
@@ -33,11 +33,6 @@
# 'gclient runhooks' rather than 'gclient sync'.
deps = {
- # Logging code.
- "src/src/third_party/glog":
- "https://github.com/google/glog.git" +
- "@v0.3.4",
-
# Testing libraries and utilities.
"src/src/testing":
"https://github.com/google/googletest.git" +