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