| Index: content/common/gpu/media/video_decode_accelerator_unittest.cc
|
| diff --git a/content/common/gpu/media/video_decode_accelerator_unittest.cc b/content/common/gpu/media/video_decode_accelerator_unittest.cc
|
| index 58e0e99a980f5ee6a91f4106c6851881dca6d46f..c2b77a340777e41ce3f880bbd7a1ab0ef082c1a5 100644
|
| --- a/content/common/gpu/media/video_decode_accelerator_unittest.cc
|
| +++ b/content/common/gpu/media/video_decode_accelerator_unittest.cc
|
| @@ -1460,6 +1460,7 @@ int main(int argc, char **argv) {
|
| }
|
|
|
| base::ShadowingAtExitManager at_exit_manager;
|
| + content::RenderingHelper::InitializeOneOff();
|
|
|
| return RUN_ALL_TESTS();
|
| }
|
|
|