Turn the DLOG(FATAL) for incorrect referrer policies in a LOG(FATAL)
commit54fc9f3e45b48b3cba6318a0f552e02c43559524
authorjochen <jochen@chromium.org>
Fri, 16 Jan 2015 11:42:14 +0000 (16 03:42 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 16 Jan 2015 11:43:45 +0000 (16 11:43 +0000)
treee28a1ba43b23e72403efb37e10788e1fee81386c
parent0e185a448405aa07f9b196bf5df0b2ee27a5224c
Turn the DLOG(FATAL) for incorrect referrer policies in a LOG(FATAL)

I don't see the corresponding crash anymore, so we should tighten up the
check.

BUG=422871
R=mkwst@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#311875}
content/child/resource_dispatcher.cc