Index: media/media_cdm.gypi |
diff --git a/media/media_cdm.gypi b/media/media_cdm.gypi |
index a6857f55938c64765b6cdc4d43b01f530958a1a2..5efcb3bd91c20094aca79b99d27c881121af696f 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_new/libvpx.gyp:libvpx_new', |
+ '<(DEPTH)/third_party/libvpx/libvpx.gyp:libvpx', |
], |
'sources': [ |
'cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc', |