Directly call ExtensionManagementFactory::GetForBrowserContext
there is no reason to call ExtensionManagementFactory::GetInstance to access it. More, GetForBrowserContext calls GetInstance itself. ExtensionManagementFactory: :GetForBrowserContext is a static method, so Change-Id: Ib761361258047b144edc8c2ee725c2b1811f6697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724511Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#682296}
Showing
Please register or sign in to comment