aboutsummaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
authorMirko Bonadei <mbonadei@webrtc.org>2018-02-09 07:47:30 +0100
committerCommit Bot <commit-bot@chromium.org>2018-02-09 10:31:04 +0000
commit1bc1ec43a3ad84001e1fc4497b92d89c64f24a38 (patch)
tree6792b1317c25d7fb104efb3db2263a2491705f27 /.gn
parent597472ebc3bc20254a7372270711d333ddf3ef7b (diff)
downloadwebrtc-1bc1ec43a3ad84001e1fc4497b92d89c64f24a38.tar.gz
Re-enabling libyuv 'gn check'.
Libyuv is now 'gn check' compatible and the fixed version has been rolled into chromium (r1697). Bug: webrtc:8850 Change-Id: Iaaeae229571fd02045322c4f8addadd75f889bdb No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/50180 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21966}
Diffstat (limited to '.gn')
-rw-r--r--.gn4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gn b/.gn
index 5fb87ef217..2ffa7b6a46 100644
--- a/.gn
+++ b/.gn
@@ -46,9 +46,7 @@ check_targets = [
"//system_wrappers/*",
"//test/*",
"//video/*",
-
- # TODO(bugs.webrtc.org/8850): re-enable when libyuv 'gn check' will be fixed.
- # "//third_party/libyuv/*",
+ "//third_party/libyuv/*",
]
# These are the list of GN files that run exec_script. This whitelist exists