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

Side by Side Diff: third_party/DEPS

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 unified diff | Download patch
« no previous file with comments | « DEPS ('k') | third_party/android_platform/bionic/tools/relocation_packer/src/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 '-base',
3 '-build',
4 '-ipc',
5 '-library_loaders',
6 '-testing',
7 '-third_party/icu/source/common/unicode',
8 '-third_party/icu/source/i18n/unicode',
9 '-url',
10 ]
11
12
13 # TODO(jam): bring down to 0. http://crbug.com/469692
14 skip_child_includes = [
15 'mojo',
16 'mojo_services',
17 ]
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/android_platform/bionic/tools/relocation_packer/src/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698