include_rules = [ | |
# Tests will need access to error codes and similar. | |
# TODO(mseaborn) clean up how we include files from the native_client | |
# directory. | |
# See: https://code.google.com/p/nativeclient/issues/detail?id=2832 | |
"+native_client", | |
"+ppapi", | |
"+third_party/blink/public/mojom/loader/resource_load_info.mojom-shared.h", | |
] |