Sign in
chromium
/
chromium
/
src
/
c317a75b93528a0ddb1f953d651edc0c48421434
/
.
/
ios
/
DEPS
blob: 2ee69255188e14405080ada95ab69608b7aeba21 [
file
] [
log
] [
blame
]
sdefresne
c317a75
2015-02-24 17:43:36
[
diff
] [
blame^
]
1
include_rules
=
[
2
# The subdirectories in ios/ will manually allow their own include
3
# directories in ios/ so we disallow all of them.
4
"-ios"
,
5
6
# For unit tests.
7
"+third_party/ocmock"
,
8
]