chromium/ios/chrome/browser/ui/tab_switcher/tab_grid/DEPS

specific_include_rules = {
  # web::HttpServer is deprecated in favor of net::EmbeddedTestServer.
  # TODO:(crbug.com/891834) Remove this exception.
  "tab_grid_egtest\.mm": [
    "+ios/web/public/test/http_server",
  ],
}