blob: 2ee69255188e14405080ada95ab69608b7aeba21 [file] [log] [blame]
sdefresnec317a752015-02-24 17:43:361include_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]