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