Fix video_decode_accelerator_unittest build on non-CrOS
commitac25812351c8753b68176cf2595912738c26e4b8
authortiago.vignatti <tiago.vignatti@intel.com>
Wed, 11 Mar 2015 19:44:45 +0000 (11 12:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 11 Mar 2015 19:46:02 +0000 (11 19:46 +0000)
tree76961cad1a5a566902778b4fa67a8886c342f0de
parent4a36585c7c380782e999a259c74edd6c06fea793
Fix video_decode_accelerator_unittest build on non-CrOS

When running this unittest in non-CrOS systems, DisplayConfigurator
configure_display_ needs to be initialized as true as well, so the Native
Display will actually be created properly at ::Init time.

BUG=none
TEST=video_decode_accelerator_unittest --vmodule=*/ui/ozone/platform/drm/*=3,
and check the Ozone DRM informational messages that creates the display

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

Cr-Commit-Position: refs/heads/master@{#320120}
content/common/gpu/media/DEPS
content/common/gpu/media/rendering_helper.cc
ui/display/chromeos/display_configurator.h