Remove base::Value::IsType() in //components

This change removes the deprecated base::Value::IsType() in //components
in favor of using is_{none,bool,...}() directly.

Bug: 646113
Change-Id: Id03d55287eefbb262aa19da2a9eea01474901d06
Reviewed-on: https://chromium-review.googlesource.com/781663
Reviewed-by: Colin Blundell <blundell@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#518598}

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