-
Eric Karl authored
Fixes WebView component build issues. Previous CLs introduced a number of new targets including texture_owner_android and shared_image_video. These were causing build problems due to duplicate file compilation which led to DCHECKs. Moved most of these files into gpu/command_buffer/service:gles2, as they all depended on this target (so no new transitive deps), and it's probably a good place for them for now and simplifies dependency management. Bug: 996285 Change-Id: Ic5a9cced7e67500cfd5fff8809d4ee5e17bbab8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787165Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Auto-Submit: Eric Karl <ericrk@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#695006}
9c44fedd