chromium/third_party/blink/web_tests/http/tests/devtools/elements/styles/resources/styles-redirected-css.php

<?php
    header("Location: styles-redirected-css.css");
?>