aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorMirko Bonadei <mbonadei@chromium.org>2021-02-17 21:32:05 +0100
committerCommit Bot <commit-bot@chromium.org>2021-02-19 08:54:30 +0000
commit63dd43dd469c5a21a8fa09d28350961c723326d0 (patch)
tree2ef3e1fe995aa1017c97139464cd97069a23ef1c /DEPS
parentd7687742995c4cb004fbbc5cffc7c9e0d22ec7e5 (diff)
downloadlibyuv-63dd43dd469c5a21a8fa09d28350961c723326d0.tar.gz
[libyuv] - Switch from gflags to absl/flags.
No-Try: True Bug: libyuv:883 Change-Id: I11f1dbcccdc3697b73b3cfc2d423876841eb7b7a Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2701771 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index 29c67aef..603a9176 100644
--- a/DEPS
+++ b/DEPS
@@ -80,10 +80,6 @@ deps = {
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + 'd46ea7635f2911208268170512cb611412488fd8',
# libyuv-only dependencies (not present in Chromium).
- 'src/third_party/gflags':
- Var('chromium_git') + '/external/webrtc/deps/third_party/gflags' + '@' + '892576179b45861b53e04a112996a738309cf364',
- 'src/third_party/gflags/src':
- Var('chromium_git') + '/external/github.com/gflags/gflags' + '@' + '03bebcb065c83beff83d50ae025a55a4bf94dfca',
'src/third_party/gtest-parallel':
Var('chromium_git') + '/external/webrtc/deps/third_party/gtest-parallel' + '@' + '1dad0e9f6d82ff994130b529d7d814b40eb32b0e',
@@ -2945,9 +2941,6 @@ deps = {
# === ANDROID_DEPS Generated Code End ===
}
-# Define rules for which include paths are allowed in our source.
-include_rules = [ '+gflags' ]
-
pre_deps_hooks = [
{
# Remove any symlinks from before 177567c518b121731e507e9b9c4049c4dc96e4c8.