diff --git a/packages/html-reporter/src/DEPS.list b/packages/html-reporter/src/DEPS.list
index c7e0c4943d..8c3300466b 100644
--- a/packages/html-reporter/src/DEPS.list
+++ b/packages/html-reporter/src/DEPS.list
@@ -1,6 +1,11 @@
[*]
@playwright/experimental-ct-react
@web/**
+../logo_default.svg
+../logo_expected.svg
+../logo_flaky.svg
+../logo_skipped.svg
+../logo_unexpected.svg
[chip.spec.tsx]
***