diff --git a/bundle.json b/bundle.json index 7b14a4e0d6e6c39eb3a3681eeab695a0eac9057b..481b6f92a6c8fff1fc133a1c04bce44897f85228 100644 --- a/bundle.json +++ b/bundle.json @@ -31,19 +31,8 @@ { "name": "//third_party/jsoncpp:jsoncpp", "header": { - "header_files": [ - "json/writer.h", - "json/allocator.h", - "json/assertions.h", - "json/config.h", - "json/forwards.h", - "json/json.h", - "json/json_features.h", - "json/reader.h", - "json/value.h", - "json/version.h" - ], - "header_base": "${root_gen_dir}/third_party/jsoncpp/jsoncpp-1.9.5/include" + "header_files": [], + "header_base": "//third_party/jsoncpp" } } ],