| commit | 52116563313f1ebe1e2b966b429d217442e3362b | [log] [tgz] |
|---|---|---|
| author | henrika <henrika@chromium.org> | Fri Jul 15 08:38:58 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 08:40:39 2016 |
| tree | 707d61b0ae33cbc2afdac26c506149a71f2f83bf | |
| parent | bb4e97590966ba4138b759b8a6450e526a24fa27 [diff] |
Revert of Make webkit_modules a split static library in non-component builds. (patchset #2 id:20001 of https://codereview.chromium.org/2145253003/ ) Reason for revert: I suspect that this change can cause failure in the generate_build_files step on Windows. Making a speculative revert to see if the issue is resolved. See also: https://uberchromegw.corp.google.com/i/chromium.chrome/builders/Google%20Chrome%20Win/builds/8974/steps/generate_build_files/logs/stdio Original issue's description: > Make webkit_modules a split static library in non-component builds. > > Previously this was force to a source set because it was too large for official Windows builds to handle as a static library. > > This uses the split_static_library template for non-component official Windows builds so it can be a static library now. > > BUG=627637 > > Committed: https://crrev.com/eb0a50c30fdf3d7ca8f978fb55f363cf1f702b73 > Cr-Commit-Position: refs/heads/master@{#405618} TBR=brucedawson@chromium.org,brettw@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=627637 Review-Url: https://codereview.chromium.org/2150003004 Cr-Commit-Position: refs/heads/master@{#405726}