1 2 3 4 5 6 7 8 9 10 11 12 13
include_rules = [ # Repeat these from the top-level DEPS file so one can just run # # checkdeps.py google_apis/gcm # # to test. "+base", "+testing", "+google", # For third_party/protobuf/src. "+net", "+third_party/leveldatabase", ]