gpu: Remove connection_error param for EstablishChannel
This was only used by the GPU service and nowhere else. And it became essentially useless in the GPU service when the EstablishChannel mojo message was turned from a sync message to an async message in refs/heads/master@{#515693}. So now it's always set to false everywhere. So just remove it and all the branches of code that checks for being true. Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I40c3026f9237c58b9151343ef09696a243801632 Reviewed-on: https://chromium-review.googlesource.com/814939Reviewed-by:Antoine Labour <piman@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#522721}
Showing
Please register or sign in to comment