Bug: webrtc:11251 Change-Id: Iecde33b86856b14db5abade3301a842d5007568d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/169034 Commit-Queue: Tim Na <natim@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30675}
5 lines
88 B
Python
5 lines
88 B
Python
specific_include_rules = {
|
|
".*\.h": [
|
|
"+third_party/absl/types/optional.h",
|
|
],
|
|
} |