xref: /aosp_15_r20/external/cronet/base/numerics/DEPS (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1*6777b538SAndroid Build Coastguard Worker# This is a dependency-free, header-only, library, and it needs to stay that
2*6777b538SAndroid Build Coastguard Worker# way to facilitate pulling it into various third-party projects. So, this
3*6777b538SAndroid Build Coastguard Worker# file is here to protect against accidentally introducing dependencies.
4*6777b538SAndroid Build Coastguard Workerinclude_rules = [
5*6777b538SAndroid Build Coastguard Worker  "-base",
6*6777b538SAndroid Build Coastguard Worker  "+base/numerics",
7*6777b538SAndroid Build Coastguard Worker]
8