Gave two BindConnectorRequest methods unique names
In jumbo builds, many cc files share the same anonymous namespace since they are compiled in the same translation unit. Then methods that would otherwise not clash cause symbol collisions. This patch renames two identical BindConnectorRequest methods. A better fix may be to find a shared location but there is no obvious shared location between media/casting and pepper/flash. Bug: 746957 Change-Id: I80b4806140720824fefd1d0019537b6fd89683da Reviewed-on: https://chromium-review.googlesource.com/878363Reviewed-by:Ken Rockot <rockot@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#532181}
Showing
Please register or sign in to comment