Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: v8.gypi

Issue 5637716494516224: Issue 296 - [libadblockplus] Don't require custom build step to eliminate thin archives (Closed)
Patch Set: Created April 10, 2014, 1:42 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/v8_gyp_launcher ('k') | no next file » | 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 'target_defaults': {
3 'target_conditions': [
4 ['_type=="static_library"', {
5 'standalone_static_library': 1
6 }]
7 ],
8 }
9 }
OLDNEW
« no previous file with comments | « third_party/v8_gyp_launcher ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld