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

Unified Diff: third_party/DEPS

Issue 1053853002: Make checkdeps.py check third_party/mojo and third_party/mojo_services. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | third_party/mojo/src/mojo/edk/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/DEPS
diff --git a/third_party/DEPS b/third_party/DEPS
index 7a25e8018fd1f2a9210a7dd4d45b2cb6916f1779..02f195dd5e23d619503b40fc52a72f46e73c606f 100644
--- a/third_party/DEPS
+++ b/third_party/DEPS
@@ -1,3 +1,4 @@
+# Undo everything in the include_rules section of src/DEPS.
include_rules = [
'-base',
'-build',
@@ -8,10 +9,3 @@ include_rules = [
'-third_party/icu/source/i18n/unicode',
'-url',
]
-
-
-# TODO(jam): bring down to 0. http://crbug.com/469692
-skip_child_includes = [
- 'mojo',
- 'mojo_services',
-]
« no previous file with comments | « no previous file | third_party/mojo/src/mojo/edk/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698