From a1cb39d2e934e2a4c13b8aee12cdc64abee3e502 Mon Sep 17 00:00:00 2001 From: "ddorwin@chromium.org" Date: Tue, 18 Dec 2012 08:26:05 +0000 Subject: Fix one more path missed in r173664. TBR=xhwang@chromium.org Review URL: https://codereview.chromium.org/11614027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173692 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/widevine/cdm/widevine_cdm.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/widevine/cdm') 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': [ -- cgit v1.1