Rename the two CreateMemoryCoordinatorHandle functions in content
There were two small (identical) helper functions in content/browser named CreateMemoryCoordinatorHandle(..). One in gpu and one in render_host, and with no obvious place to put a shared copy. These two cause problems in some extreme jumbo configurations so this patch renames them according to how they are user. Change-Id: I508530b6290606a01046ec0378d8da7d9f8c164b Reviewed-on: https://chromium-review.googlesource.com/1092696 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#565646}
Showing
Please register or sign in to comment