blob: 53bfb142018c0607d3d3cdc335d4b7fe67ee0cdd [file] [log] [blame]
Yi Tsengf33c0772017-06-06 14:56:18 -07001COMPILE_DEPS = [
Ray Milkey446f4462017-08-17 15:36:01 -07002 '//lib:CORE_DEPS',
3 '//lib:minimal-json',
Yi Tsengf33c0772017-06-06 14:56:18 -07004]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)