Yi Tseng | f33c077 | 2017-06-06 14:56:18 -0700 | [diff] [blame] | 1 | COMPILE_DEPS = [ |
Ray Milkey | 446f446 | 2017-08-17 15:36:01 -0700 | [diff] [blame] | 2 | '//lib:CORE_DEPS', |
3 | '//lib:minimal-json', | ||||
Yi Tseng | f33c077 | 2017-06-06 14:56:18 -0700 | [diff] [blame] | 4 | ] |
5 | |||||
6 | osgi_jar_with_tests ( | ||||
7 | deps = COMPILE_DEPS, | ||||
8 | ) |