aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS10
1 files changed, 1 insertions, 9 deletions
diff --git a/DEPS b/DEPS
index d60266af..294aadb5 100644
--- a/DEPS
+++ b/DEPS
@@ -111,15 +111,11 @@ recursedeps = [
'third_party/chromium_quic/src',
]
-# TODO(mfoltz): Change to allow only base and third_party from the top level
-# once OSP code is moved into osp/.
include_rules = [
- '+osp',
- '+osp_base',
+ '+util',
'+platform',
'+third_party',
-
# Don't include abseil from the root so the path can change via include_dirs
# rules when in Chromium.
'-third_party/abseil',
@@ -143,10 +139,6 @@ include_rules = [
"-third_party/googletest",
"+gtest",
"+gmock",
-
- # BoringSSL includes
- '-third_party/boringssl',
- '+openssl',
]
skip_child_includes = [