Hide UserDataFactory interface from public
UserDataFactory in WebContents interface ended up not being used by embedder but all within contents layer. This CL hides the interface by moving it to WebContentsImpl. Change-Id: I8ee92891c71cca6892a83757b0ed22c7d53a707d Reviewed-on: https://chromium-review.googlesource.com/1159559Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#580404}
Showing
Please register or sign in to comment