
Reason for revert: linux_trusty_blink_rel is now working, with more capacity Original issue's description: > Revert of Update references to linux_precise_blink_rel in src. (patchset #1 id:1 of https://codereview.chromium.org/2470243002/ ) > > Reason for revert: > Submitting this before more capacity was added to linux_trusty_blink_rel caused that builder to get too busy (http://crbug.com/665246); should be able to reland after http://crbug.com/665917 is fixed. > > Original issue's description: > > Update references to linux_precise_blink_rel in src. > > > > Reason: We're planning to drop support for Linux Precise for layout tests. > > > > BUG=660580 > > CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel > > > > Committed: https://crrev.com/ab87a374dd800813751d405a6fdf3a4c4b3066f7 > > Cr-Commit-Position: refs/heads/master@{#430673} > > TBR=dpranke@chromium.org,enne@chromium.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=660580 > > Committed: https://crrev.com/745af0be287c0ef9e2af4694e80760931574945c > Cr-Commit-Position: refs/heads/master@{#432545} TBR=dpranke@chromium.org,enne@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=660580 Review-Url: https://codereview.chromium.org/2509333002 Cr-Commit-Position: refs/heads/master@{#432914}
Chromium docs
This directory contains chromium project documentation in Gitiles-flavored Markdown. It is automatically rendered by Gitiles.
Style guide
Markdown documents must follow the style guide.
Previewing changes
You can preview your local changes using md_browser:
# in chromium checkout
./tools/md_browser/md_browser.py
To review someone else's changes, apply them locally first:
# in chromium checkout
git cl patch <CL number or URL>
./tools/md_browser/md_browser.py