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

Unified Diff: test/ldflags-duplicates/main.c

Issue 1209553002: Do not remote duplicate entries from ldflags when generating ninja files as it changes behavior (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Updated license headers Created 5 years, 6 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 | « test/ldflags-duplicates/lib2.c ('k') | test/ldflags-duplicates/test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ldflags-duplicates/main.c
diff --git a/test/mac/non-strs-flattened-to-env/main.c b/test/ldflags-duplicates/main.c
similarity index 70%
copy from test/mac/non-strs-flattened-to-env/main.c
copy to test/ldflags-duplicates/main.c
index 1711567ef566703fcd9c33e0a236b1b30454df6a..b3039ace96f3cedea9c7e30592e3577d9452cf07 100644
--- a/test/mac/non-strs-flattened-to-env/main.c
+++ b/test/ldflags-duplicates/main.c
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 Google Inc. All rights reserved.
+// Copyright (c) 2015 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « test/ldflags-duplicates/lib2.c ('k') | test/ldflags-duplicates/test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698