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