Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
zach review
  • Loading branch information
bdero committed Dec 13, 2023
commit be1078c9a9ef14995e2cf5647fb35032d29484ad
2 changes: 1 addition & 1 deletion impeller/compiler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ impeller_component("compiler_lib") {
"../geometry",
"../runtime_stage",
"//flutter/fml",
"//flutter/impeller/shader_bundle:shader_bundle_flatbuffers",

# All third_party deps must be included by the global license script.
"//flutter/impeller/shader_bundle:shader_bundle_flatbuffers",
"//third_party/inja",
"//third_party/shaderc_flutter",
"//third_party/spirv_cross_flutter",
Expand Down