Skip to content

Commit

Permalink
Add missing resources for kombucha_in_process_fuzzer
Browse files Browse the repository at this point in the history
Fixed: 1486413
Change-Id: Idc34793c96760e0434c512062b23369c5625520a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4889918
Auto-Submit: Greg Thompson <[email protected]>
Commit-Queue: Titouan Rigoudy <[email protected]>
Reviewed-by: Titouan Rigoudy <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1201385}
  • Loading branch information
GregTho authored and Chromium LUCI CQ committed Sep 26, 2023
1 parent b7750fd commit 7e9007e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/test/fuzzing/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if (!is_android) {

proto_source = "kombucha_in_process_fuzzer.proto"

deps = []
deps = [ "//chrome:packed_resources" ]

# Used for UI controls
if (use_aura) {
Expand Down

0 comments on commit 7e9007e

Please sign in to comment.