DEPS 248 B

12345678910
  1. include_rules = [
  2. "+components/keyed_service",
  3. "+components/leveldb_proto",
  4. "+content/public/browser",
  5. "+content/public/common",
  6. "+content/public/test",
  7. "+base",
  8. "+net",
  9. "+services/network/public/cpp/shared_url_loader_factory.h",
  10. ]