Index: cc/trees/layer_tree_host_unittest_context.cc |
diff --git a/cc/trees/layer_tree_host_unittest_context.cc b/cc/trees/layer_tree_host_unittest_context.cc |
index e4402601687db6b803fab1d5e91b4ca421369270..c7dd28c0c5255ebc87aebc0c8ae54211a7b86ce4 100644 |
--- a/cc/trees/layer_tree_host_unittest_context.cc |
+++ b/cc/trees/layer_tree_host_unittest_context.cc |
@@ -67,7 +67,7 @@ class LayerTreeHostContextTest : public LayerTreeTest { |
context_should_support_io_surface_(false), |
fallback_context_works_(false), |
async_output_surface_creation_(false) { |
- media::InitializeMediaLibraryForTesting(); |
+ media::InitializeMediaLibrary(); |
} |
void LoseContext() { |