diff options
-rw-r--r-- | third_party/widevine/cdm/widevine_cdm.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/widevine/cdm/widevine_cdm.gyp b/third_party/widevine/cdm/widevine_cdm.gyp index 57f309f..8f3498d 100644 --- a/third_party/widevine/cdm/widevine_cdm.gyp +++ b/third_party/widevine/cdm/widevine_cdm.gyp @@ -56,7 +56,7 @@ ], 'sources': [ '<(DEPTH)/webkit/media/crypto/ppapi/cdm_wrapper.cc', - '<(DEPTH)/webkit/media/crypto/ppapi/content_decryption_module.h', + '<(DEPTH)/webkit/media/crypto/ppapi/cdm/content_decryption_module.h', '<(DEPTH)/webkit/media/crypto/ppapi/linked_ptr.h', ], 'conditions': [ |