https://cs.chromium.org/chromium/src/chrome/browser/chrome_content_browser_client.cc?rcl=31e590f90804160b9e90575452006a3ded7e3bcb&l=3217 if (NetBenchmarking::CheckBenchmarkingEnabled()) { Profile* profile = Profile::FromBrowserContext(render_process_host->GetBrowserContext()); net::URLRequestContextGetter* context = render_process_host->GetStoragePartition()->GetURLRequestContext(); registry->AddInterface(base::Bind(&NetBenchmarking::Create, profile, base::RetainedRef(context))); }
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAEkFr04tKmN5wK6F_-mDH43iNHrpTjMGGrSZW2C%3DV_ouKduqtw%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.