Index: media/media_cdm.gypi |
diff --git a/media/media_cdm.gypi b/media/media_cdm.gypi |
index 53abdddf101cebebbe4c970f721d91de717f2216..0dd6a3543610870316e72020a4c8d3d63fcc23f2 100644 |
--- a/media/media_cdm.gypi |
+++ b/media/media_cdm.gypi |
@@ -54,7 +54,7 @@ |
['use_libvpx_in_clear_key_cdm == 1 and use_fake_video_decoder == 0' , { |
'defines': ['CLEAR_KEY_CDM_USE_LIBVPX_DECODER'], |
'dependencies': [ |
- '<(DEPTH)/third_party/libvpx/libvpx.gyp:libvpx', |
+ '<(DEPTH)/third_party/libvpx_new/libvpx.gyp:libvpx_new', |
], |
'sources': [ |
'cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc', |