Revert "Replace Saturated*() calls with Clamp*() templates"

This reverts commit 191d11489cb9f83e1e1575a29abf3904e7efa87b.

Reason for revert: NaCl broke on the Linux x64 builder

Original change's description:
> Replace Saturated*() calls with Clamp*() templates
> 
> This replaces the calls but leaves the saturated_arithmetic headers
> where they are. Those will be moved in the next CL.
> 
> Bug: 672489
> Change-Id: If901e49240b2e8d1f85155b9b395d9bb584300cf
> Reviewed-on: https://chromium-review.googlesource.com/571317
> Commit-Queue: Justin Schuh <jschuh@chromium.org>
> Reviewed-by: Emil A Eklund <eae@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#486905}

TBR=danakj@chromium.org,jschuh@chromium.org,eae@chromium.org

Change-Id: I6515c4ffa226fe39027c91f77d42051f2638686e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 672489
Reviewed-on: https://chromium-review.googlesource.com/572307
Reviewed-by: Justin Schuh <jschuh@chromium.org>
Commit-Queue: Justin Schuh <jschuh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#486916}

CrOS-Libchrome-Original-Commit: b1573039b77716775b1309715ef8c9d3b34eef70
9 files changed
tree: f3ef1ccd8e35fdc11355587b7347a398af63458e
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/