1Skia in Chrome 2============== 3 4Changes to the Skia repository will be rolled into Chromium (and Blink) by the 5AutoRoll bot several times per day. 6 7If you have a Skia change that needs to be tested in Chrome or Blink, or which 8requires associated changes in those repositories, see the guides in this 9section for tips on execution. 10 11For problems in Chromium related to Skia rolls: 12 13 * Go to https://autoroll.skia.org. Login with google.com account and click 14 the STOP button to pause new rolls. 15 * Revert the offending DEPS roll. 16 * If an obvious owner cannot be found in the list of CLs, assign to the Skia 17 Sheriff, listed at the top of https://status.skia.org and as a reviewer 18 on the roll CL. 19 * If the Sheriff cannot be assigned, cc them and assign the issue to hcm@. 20 21For more tips on bug triage and labeling, see the [Issue Tracker page](../../user/issue-tracker/). 22