PR-URL: https://github.com/nodejs/node/pull/58070 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
9 lines
124 B
Python
9 lines
124 B
Python
include_rules = [
|
|
'+absl/flags',
|
|
"+perfetto",
|
|
"+protos/perfetto",
|
|
"+src",
|
|
"+testing",
|
|
"+third_party/siphash",
|
|
]
|