Clean up cache storage implementation DCHECKs.
commit263420a8bc78a681e2dee172af41cbdfff6b7827
authorgavinp <gavinp@chromium.org>
Thu, 4 Jun 2015 20:17:00 +0000 (4 13:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Jun 2015 20:17:21 +0000 (4 20:17 +0000)
treebe1d59f36d5feb6ca92a7e8098e561b003c2785c
parent53880ba4e2ae5b4e360f5ae84707600c0dff5fa5
Clean up cache storage implementation DCHECKs.

By using the operator DCHECKs, debug output is cleaner in the case of
failure (showing potentially useful information), and code readability
is improved.

BUG=None
R=jkarlin@chromium.org

Review URL: https://codereview.chromium.org/1152693004

Cr-Commit-Position: refs/heads/master@{#332897}
content/browser/cache_storage/cache_storage_cache.cc