Index: tools/cygprofile/BUILD.gn |
diff --git a/tools/cygprofile/BUILD.gn b/tools/cygprofile/BUILD.gn |
index c84654659ed6bccf2946a0f97a523a5bac426d2d..f6408695d13f9d5346cee73731fec194be42f9d0 100644 |
--- a/tools/cygprofile/BUILD.gn |
+++ b/tools/cygprofile/BUILD.gn |
@@ -2,7 +2,6 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-# GYP: //tools/cygprofile/cygprofile.gyp:cygprofile |
static_library("cygprofile") { |
sources = [ |
"cygprofile.cc", |
@@ -20,7 +19,6 @@ static_library("cygprofile") { |
] |
} |
-# GYP: //tools/cygprofile/cygprofile.gyp:cygprofile_unittests |
executable("cygprofile_unittests") { |
testonly = true |