• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include_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