# Copyright 2024 The Chromium Authors # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # # Allowlist of classes that can be shadowed (by @Shadow). # https://chromium.googlesource.com/chromium/src/+/main/styleguide/java/java.md#testing # Disallow shadows of chrome-authored code. -com.google.android.apps.chrome -org.chromium