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

Unified Diff: tools/xdisplaycheck/xdisplaycheck.gyp

Issue 407243002: Some linking fixes for GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: tools/xdisplaycheck/xdisplaycheck.gyp
diff --git a/tools/xdisplaycheck/xdisplaycheck.gyp b/tools/xdisplaycheck/xdisplaycheck.gyp
index 23920494d579ca9f22f1ab842c7aac7112434cec..7030b6fdb7757476bd3b411b932f580d067be5ce 100644
--- a/tools/xdisplaycheck/xdisplaycheck.gyp
+++ b/tools/xdisplaycheck/xdisplaycheck.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //tools/xdisplaycheck
'target_name': 'xdisplaycheck',
'type': 'executable',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698