Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2673)

Unified Diff: content/renderer/renderer_blink_platform_impl.h

Issue 2433233004: Use BrowserAssociatedInterface for mojo-loading (Closed)
Patch Set: fix Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/renderer/renderer_blink_platform_impl.h
diff --git a/content/renderer/renderer_blink_platform_impl.h b/content/renderer/renderer_blink_platform_impl.h
index f99e89a75c38256f394d6083a1369b0f39188532..f07ede475f26fbca6e6ce1be36891f8a6a1c416c 100644
--- a/content/renderer/renderer_blink_platform_impl.h
+++ b/content/renderer/renderer_blink_platform_impl.h
@@ -311,7 +311,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : public BlinkPlatformImpl {
std::unique_ptr<BlinkInterfaceProviderImpl> blink_interface_provider_;
- mojom::URLLoaderFactoryPtr url_loader_factory_;
+ mojom::URLLoaderFactoryAssociatedPtr url_loader_factory_;
DISALLOW_COPY_AND_ASSIGN(RendererBlinkPlatformImpl);
};
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/renderer/renderer_blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698