1include_rules = [ 2 # public/ needs to be standalone. Explicitly disallow everything. 3 '-core', 4 '-fpdfsdk', 5 '-testing', 6 '-third_party', 7 '-v8', 8] 9