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

Side by Side Diff: test/mac/identical-name/test-should-fail.gyp

Issue 973493003: Fixed version of https://codereview.chromium.org/748793002 (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Created 5 years, 9 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 unified diff | Download patch
« no previous file with comments | « test/mac/identical-name/test.gypi ('k') | test/mac/identical-name/testlib/main.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 'targets': [{
3 'target_name': 'test',
4 'type': 'executable',
5 'dependencies': [
6 'testlib/testlib.gyp:proxy',
7 'proxy/proxy.gyp:testlib',
8 ],
9 }],
10 }
OLDNEW
« no previous file with comments | « test/mac/identical-name/test.gypi ('k') | test/mac/identical-name/testlib/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698