Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(382)

Delta Between Two Patch Sets: gyp/libjpeg.gyp

Issue 5967047: libjpeg/cmykjpeg .gyps (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Left Patch Set: Incorporated lessons learned from ANGLE .gyp cleanup Created 12 years, 9 months ago
Right Patch Set: Fixed spaces in .gyp Created 12 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « gyp/images.gyp ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This is a copy of ../third_party/externals/libjpeg/libjpeg.gyp , modified 5 # This is a copy of ../third_party/externals/libjpeg/libjpeg.gyp , modified
6 # such that all source paths point into that directory. 6 # such that all source paths point into that directory.
7 # See http://code.google.com/p/skia/issues/detail?id=543 ('wrap libjpeg.gyp 7 # See http://code.google.com/p/skia/issues/detail?id=543 ('wrap libjpeg.gyp
8 # from Chrome's libjpeg port, rather than making our own copy') for a better 8 # from Chrome's libjpeg port, rather than making our own copy') for a better
9 # long-term solution. 9 # long-term solution.
10 10
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 ], 103 ],
104 }], 104 }],
105 ], 105 ],
106 } 106 }
107 107
108 # Local Variables: 108 # Local Variables:
109 # tab-width:2 109 # tab-width:2
110 # indent-tabs-mode:nil 110 # indent-tabs-mode:nil
111 # End: 111 # End:
112 # vim: set expandtab tabstop=2 shiftwidth=2: 112 # vim: set expandtab tabstop=2 shiftwidth=2:
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b