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

Unified Diff: base/DEPS

Issue 1647803004: Move base to DEPS (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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 | « base/BUILD.gn ('k') | base/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
diff --git a/base/DEPS b/base/DEPS
deleted file mode 100644
index c632e35d83a5d829d3b9f8bd87991c7c3ea6f271..0000000000000000000000000000000000000000
--- a/base/DEPS
+++ /dev/null
@@ -1,17 +0,0 @@
-include_rules = [
- "+jni",
- "+third_party/ashmem",
- "+third_party/apple_apsl",
- "+third_party/libevent",
- "+third_party/dmg_fp",
- "+third_party/mach_override",
- "+third_party/modp_b64",
- "+third_party/tcmalloc",
-
- # These are implicitly brought in from the root, and we don't want them.
- "-ipc",
- "-url",
-
- # ICU dependendencies must be separate from the rest of base.
- "-i18n",
-]
« no previous file with comments | « base/BUILD.gn ('k') | base/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698