1include_rules = [
2    # In order to link modules as a separate dylib, we'll need to sort out
3    # how to deal with the inspector's dependencies. Perhaps we'll want to
4    # move the inspector code out of blink_core.so?
5    "+modules",
6]
7