| # Copyright 2018 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| group("resources") { | |
| public_deps = [ | |
| "aggregation_service:resources", | |
| "attribution_reporting:resources", | |
| "indexed_db:resources", | |
| "quota:resources", | |
| ] | |
| } |