OLD | NEW |
---|---|
(Empty) | |
1 include_rules = [ | |
2 # TODO(bradnelson): Eliminate these rules. While we should keep this test, | |
3 # it does not currently appear to be connected to the build. | |
4 # It also appears to have bit-rotted as native_client/common/worker.h seems to | |
5 # be an obsolete filename. | |
6 # Once it is building, it shouldn't use files from native_client. | |
7 "+native_client/tests/earth", | |
8 "+native_client/common", | |
9 ] | |
OLD | NEW |