OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+native_client/src/include", | 2 "+native_client/src/include", |
3 "+native_client/src/public", | 3 "+native_client/src/public", |
4 "+native_client/src/shared/platform", | 4 "+native_client/src/shared/platform", |
5 "+native_client/src/shared/srpc", | 5 "+native_client/src/shared/srpc", |
6 "+native_client/src/trusted/weak_ref", | |
7 "+native_client/src/untrusted", | 6 "+native_client/src/untrusted", |
8 ] | 7 ] |
OLD | NEW |