Change LOG(DFATAL) to avoid dialog in production build

Old semantics:
In DEBUG mode: no change: Fatal CHECK error and dialog.
In Release mode:  Dialog for user, but allow user to continue.

New semantics:
In Release mode: LOG(ERROR), but don't bother the user.

r=brettw,willchan
Review URL: http://codereview.chromium.org/2872014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50679 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 081bd4cdbbd88394b34bfc454b62f9b8a1e6d85e
1 file changed
tree: 697ff6adab2b222579e8e63c3aeaa1d168218026
  1. base/
  2. build/
  3. ipc/
  4. testing/