Temporarily skipping sdk:* from gn check.
TBR=phoglund@webrtc.org Bug: webrtc:8850 Change-Id: Ieb05ec821779156198fa30df5da9efa785b7407f No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/48480 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21906}
This commit is contained in:
parent
96a48ef70a
commit
19052ba95c
6
.gn
6
.gn
@ -37,13 +37,15 @@ check_targets = [
|
||||
"//pc/*",
|
||||
"//rtc_base/*",
|
||||
"//rtc_tools/*",
|
||||
"//sdk/*",
|
||||
|
||||
# TODO(bugs.webrtc.org/8850): Remove "/android" to re-enable on objc.
|
||||
"//sdk/android/*",
|
||||
"//stats/*",
|
||||
"//system_wrappers/*",
|
||||
"//test/*",
|
||||
"//video/*",
|
||||
|
||||
# TODO(mbonadei): re-enable when libyuv 'gn check' will be fixed.
|
||||
# TODO(bugs.webrtc.org/8850): re-enable when libyuv 'gn check' will be fixed.
|
||||
# "//third_party/libyuv/*",
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user