0

Re-land "gpu: Switch to new ANGLE commit id target."

This will complete a rename that's in progress. Re-land fixes
Fuchsia build.

Bug: b/168736059
Change-Id: I5f9b803e6c4dbb193bfe5d866947ec5f3a37da1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2941343
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
Auto-Submit: Jamie Madill <jmadill@chromium.org>
Reviewed-by: David Dorwin <ddorwin@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889476}
This commit is contained in:
Jamie Madill
2021-06-04 21:58:41 +00:00
committed by Chromium LUCI CQ
parent a714675ddc
commit d115c6a99c
2 changed files with 1 additions and 2 deletions
fuchsia/runners
gpu/command_buffer/service

@ -133,7 +133,6 @@ executable("cast_runner_exe") {
# and add the targets that generate these to assert_no_deps in
# cast_runner_core and web_runner_exe.
_web_instance_host_deps_files_to_exclude = [
"angle/angle_commit.h",
"data/vulkan/explicit_layer.d/VkLayer_image_pipe_swapchain.json",
"lib/VkLayer_image_pipe_swapchain.so",
"lib/libEGL.so",

@ -315,8 +315,8 @@ target(link_target_type, "gles2_sources") {
"//gpu/ipc/common",
"//gpu/vulkan:buildflags",
"//skia:buildflags",
"//third_party/angle:angle_commit_id",
"//third_party/angle:angle_image_util",
"//third_party/angle:commit_id",
"//third_party/libyuv",
"//third_party/protobuf:protobuf_lite",
"//third_party/re2",