| # Copyright 2025 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| blink_core_sources_canvas_interventions = [ | |
| "noise_hash.cc", | |
| "noise_hash.h", | |
| "noise_helper.cc", | |
| "noise_helper.h", | |
| ] | |
| blink_core_tests_canvas_interventions = [ "noise_helper_unittest.cc" ] |