Home | History | Annotate | Download | only in tracing
      1 include_rules = [
      2   "+base",
      3   "+ipc",
      4 
      5   # This component will be compiled into NaCl, so it shouldn't depend on
      6   # anything in content.
      7   "-content",
      8 ]
      9