summaryrefslogtreecommitdiffstats
path: root/third_party/widevine/cdm
diff options
context:
space:
mode:
authorddorwin@chromium.org <ddorwin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-18 08:26:05 +0000
committerddorwin@chromium.org <ddorwin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-18 08:26:05 +0000
commita1cb39d2e934e2a4c13b8aee12cdc64abee3e502 (patch)
tree1b233a2ec461e8d8677d6ca806c9cb0231abc6be /third_party/widevine/cdm
parented245db0360efc2d545244ed83f55e337368b0b5 (diff)
downloadchromium_src-a1cb39d2e934e2a4c13b8aee12cdc64abee3e502.zip
chromium_src-a1cb39d2e934e2a4c13b8aee12cdc64abee3e502.tar.gz
chromium_src-a1cb39d2e934e2a4c13b8aee12cdc64abee3e502.tar.bz2
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
Diffstat (limited to 'third_party/widevine/cdm')
-rw-r--r--third_party/widevine/cdm/widevine_cdm.gyp2
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': [