| 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", | |
| "+services/network", | |
| "+mojo/public/cpp", | |
| ] |