Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Unified Diff: tools/cygprofile/BUILD.gn

Issue 2351003002: Remove GYP annotations from chrome, ui, tools GN files. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/android/md5sum/BUILD.gn ('k') | ui/accelerated_widget_mac/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « tools/android/md5sum/BUILD.gn ('k') | ui/accelerated_widget_mac/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698