xref: /aosp_15_r20/external/cronet/third_party/anonymous_tokens/DEPS (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1specific_include_rules = {
2    # This file lives in the Chromium repo and can safely depend on base.
3    "testdata_utils_impl\.cc": [
4        "+base/base_paths.h",
5        "+base/files/file_path.h",
6        "+base/path_service.h",
7        "+base/threading/thread_restrictions.h",
8    ],
9}
10