Home | History | Annotate | Download | only in nacl
      1 include_rules = [
      2   # Tests will need access to error codes and similar.
      3   # TODO(mseaborn) clean up how we include files from the native_client
      4   # directory.
      5   # See: https://code.google.com/p/nativeclient/issues/detail?id=2832
      6   "+native_client",
      7   "+ppapi",
      8 ]
      9