Roll skia b97a9194186a..049b58f97a6f (1 commits)

https://skia.googlesource.com/skia.git/+log/b97a9194186a..049b58f97a6f

git log b97a9194186a..049b58f97a6f --date=short --no-merges --format='%ad %ae %s'
2019-11-08 mtklein@google.com avoid redundant clamps

Created with:
  gclient setdep -r skia@049b58f97a6f

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-skiabot-test-autoroll
Please CC borenet@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
TBR=borenet@google.com
Change-Id: I69be01be3540dfcc31857195eb35db08e748e03a
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/253774
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index bbb8046..a34b95b 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': 'b97a9194186a30e6e56ae4173b197d3e062fd661',
+  'skia_revision': '049b58f97a6fcb4a8fd2e0fd1a96600dde689041',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.