| OLD | NEW |
| 1 Copyright 20014 The Chromium Authors. All rights reserved. | 1 Copyright 20014 The Chromium Authors. All rights reserved. |
| 2 Use of this useless file is governed by a BSD-style license that can be | 2 Use of this useless file 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 | 5 |
| 6 This file is used for making non-code changes to trigger buildbot cycles. Make | 6 This file is used for making non-code changes to trigger buildbot cycles. Make |
| 7 any modification below this line. | 7 any modification below this line. |
| 8 | 8 |
| 9 ===================================================================== | 9 ===================================================================== |
| 10 | 10 |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 119 lo, the change was reverted, and GCC went back to 4.6, where code is slower | 119 lo, the change was reverted, and GCC went back to 4.6, where code is slower |
| 120 and less optimized. And verily did it break the build, because artifacts had | 120 and less optimized. And verily did it break the build, because artifacts had |
| 121 been created with 4.8, and alignment was no longer the same, and a great | 121 been created with 4.8, and alignment was no longer the same, and a great |
| 122 sadness descended upon the Android GN buildbot, and it did refuseth to build | 122 sadness descended upon the Android GN buildbot, and it did refuseth to build |
| 123 any more. But the sheriffs thought to themselves: Placebo! Let us clobber the | 123 any more. But the sheriffs thought to themselves: Placebo! Let us clobber the |
| 124 bot, and perhaps it will rebuild with GCC 4.6, which hath worked for many many | 124 bot, and perhaps it will rebuild with GCC 4.6, which hath worked for many many |
| 125 seasons. And so they modified the whitespace file with these immortal lines, | 125 seasons. And so they modified the whitespace file with these immortal lines, |
| 126 and visited it upon the bots, that great destruction might be wrought upon | 126 and visited it upon the bots, that great destruction might be wrought upon |
| 127 their outdated binaries. In clobberus, veritas. | 127 their outdated binaries. In clobberus, veritas. |
| 128 | 128 |
| 129 As the git approaches, light begins to shine through the SCM twice again... | 129 As the git approaches, light begins to shine through the SCM thrice again... |
| OLD | NEW |