include_rules = [
  # Repeat these from the top-level DEPS file so one can just run
  #
  #   checkdeps.py google_apis/gcm
  #
  # to test.
  "+base",
  "+testing",

  "+components/webdata/encryptor",
  "+google",  # For third_party/protobuf/src.
  "+net",
  "+third_party/leveldatabase",
]