Chromium Code Reviews| Index: media/media_cdm.gypi |
| diff --git a/media/media_cdm.gypi b/media/media_cdm.gypi |
| index a4f968f7fc632540d970dfe4daf6f0bd83c1005d..6f84ed5d704b6a48a27528cd6c7921d7e2606169 100644 |
| --- a/media/media_cdm.gypi |
| +++ b/media/media_cdm.gypi |
| @@ -76,6 +76,7 @@ |
| 'defines': ['CDM_IMPLEMENTATION'], |
| 'dependencies': [ |
| 'media', |
| + '../url/url.gyp:url_lib', |
| # Include the following for media::AudioBus. |
| 'shared_memory_support', |
| '<(DEPTH)/base/base.gyp:base', |