Commit 7bba4fdb authored by Corentin Wallez's avatar Corentin Wallez Committed by Commit Bot

tools/cfi: fix a typo in the path to Dawn

Bug: chromium:1139232
Change-Id: I5be89203e8797a58234a2bee88f9efafc09a6d80
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2478951Reviewed-by: default avatarAustin Eng <enga@chromium.org>
Reviewed-by: default avatarMarc Treib <treib@chromium.org>
Reviewed-by: default avatarPeter Collingbourne <pcc@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818135}
parent c4a5405f
...@@ -140,7 +140,7 @@ fun:*GetTraceCategoryEnabledFlag* ...@@ -140,7 +140,7 @@ fun:*GetTraceCategoryEnabledFlag*
fun:*AddTraceEvent* fun:*AddTraceEvent*
# Dawn, calls to OpenGL and Vulkan function pointers from shared library. # Dawn, calls to OpenGL and Vulkan function pointers from shared library.
src:*third_part/dawn/src/dawn_native/* src:*third_party/dawn/src/dawn_native/*
# PPAPI # PPAPI
src:*ppapi/* src:*ppapi/*
......
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