aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorMirko Bonadei <mbonadei@chromium.org>2020-06-30 08:51:24 +0200
committerCommit Bot <commit-bot@chromium.org>2020-06-30 07:16:22 +0000
commit7050e079828891cd1bb84823cf3c30b52960ba2a (patch)
tree2b4499c15d5fa5711e3303056eda006fd7f95d9b /BUILD.gn
parent0b793d9facd2bdf951290ce46be39b205812be60 (diff)
downloadlibyuv-7050e079828891cd1bb84823cf3c30b52960ba2a.tar.gz
Remove comment from BUILD.gn
The goal of this CL is to trigger all the CI bots to ensure they have all been migrated to goma RBE. TBR=fbarchard@chromium.org Bug: None Change-Id: I201ac1852bac0d7f6a53f66a0ff56bc93096c005 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2274415 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index aedf25bd..b5a76635 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -279,8 +279,6 @@ if (libyuv_include_tests) {
testonly = true
sources = [
- # sources
- # headers
"unit_test/basictypes_test.cc",
"unit_test/color_test.cc",
"unit_test/compare_test.cc",