blob: c9f7dc5898e18e033a96e3c5c9d1c50c07ef76d2 [file] [log] [blame]
kjellander@webrtc.org94a23f02016-03-17 11:05:361include_rules = [
tommide3b0292016-04-22 08:47:022 "+base/third_party/libevent",
kjellander@webrtc.org94a23f02016-03-17 11:05:363 "+json",
Mirko Bonadei92ea95e2017-09-15 04:47:314 "+system_wrappers",
Markus Handellf70fbc82020-06-03 22:41:205 "+third_party/jsoncpp",
kjellander@webrtc.org94a23f02016-03-17 11:05:366]
7
8specific_include_rules = {
mbonadei7c2c8432017-04-07 07:59:129 "protobuf_utils.h": [
10 "+third_party/protobuf",
11 ],
Mirko Bonadei9c66aee2017-09-14 14:26:0712 "gunit\.h": [
13 "+testing/base/public/gunit.h"
14 ],
kjellander@webrtc.org94a23f02016-03-17 11:05:3615}