Remove the references to the media::CdmLogMessage methods on Release builds.
commitb54528f124d6679673e15d92bfbf34cf931e230f
authorsebmarchand <sebmarchand@chromium.org>
Fri, 14 Nov 2014 20:47:17 +0000 (14 12:47 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 14 Nov 2014 20:47:45 +0000 (14 20:47 +0000)
tree90996222865b6ce21c4f2fa8da74ce9f9f68b8ed
parent9a415b8eb5f1797d646812f4bd8d47e69cbab6e3
Remove the references to the media::CdmLogMessage methods on Release builds.

Also remove an "#include <iostream>" from cdm_logging.h as it's discouraged by the style guide, move it to the *.cc file. We should get rid of this include entirely, but for now it's at least hidden behind a "#if !defined(NDEBUG)".

BUG=336542, 94794

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

Cr-Commit-Position: refs/heads/master@{#304262}
media/cdm/ppapi/cdm_logging.cc
media/cdm/ppapi/cdm_logging.h