Skip to content

Commit

Permalink
Temporarily skipping sdk:* from gn check.
Browse files Browse the repository at this point in the history
[email protected]

Bug: webrtc:8850
Change-Id: Ieb05ec821779156198fa30df5da9efa785b7407f
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/48480
Commit-Queue: Mirko Bonadei <[email protected]>
Reviewed-by: Mirko Bonadei <[email protected]>
Cr-Commit-Position: refs/heads/master@{#21906}
  • Loading branch information
MirkoBonadei authored and Commit Bot committed Feb 6, 2018
1 parent 96a48ef commit 19052ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -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/*",
]

Expand Down

0 comments on commit 19052ba

Please sign in to comment.