Commit a8e4ecdd by Ben Clayton

Fix chromium build.

Add the missing dependency from WSI -> System. Bug: b/146051794 Change-Id: I15a48f37d764c339c8c032589625b6d173df76b9 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/40974Reviewed-by: 's avatarAntonio Maiorano <amaiorano@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com> Tested-by: 's avatarBen Clayton <bclayton@google.com>
parent 25e06e06
......@@ -59,6 +59,7 @@ swiftshader_source_set("WSI") {
deps = [
"../../third_party/marl:Marl_headers",
"../System",
"../Vulkan:swiftshader_libvulkan_headers",
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment