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