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

Unified Diff: tools/cygprofile/cygprofile.gyp

Issue 1462503002: Mechanically change TODO(azarchs) into TODO(pasko) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add lizeb as well Created 5 years, 1 month 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 | « build/config/compiler/BUILD.gn ('k') | tools/cygprofile/cygprofile_utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cygprofile/cygprofile.gyp
diff --git a/tools/cygprofile/cygprofile.gyp b/tools/cygprofile/cygprofile.gyp
index c0dededced9e88d65840070422d84c3d457addd4..5fd543bc4f4c4e812a63249cc2b29ebba8d69225 100644
--- a/tools/cygprofile/cygprofile.gyp
+++ b/tools/cygprofile/cygprofile.gyp
@@ -30,7 +30,7 @@
'cygprofile_unittest.cc',
],
'cflags!': [ '-finstrument-functions' ],
- # TODO(azarchs): Fix the underlying problem (crbug/485542)
+ # TODO(lizeb,pasko): Fix the underlying problem (crbug/485542)
'ldflags': [ '-Wl,--no-fatal-warnings' ],
'dependencies': [
'cygprofile',
« no previous file with comments | « build/config/compiler/BUILD.gn ('k') | tools/cygprofile/cygprofile_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698