| Index: chrome/common_constants.gyp
|
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
|
| index 3cb4843d33c3e1a91f6ac1cff6683d9063f9616e..018a817fcf26a2341bb94a78e8156ade86b8a06f 100644
|
| --- a/chrome/common_constants.gyp
|
| +++ b/chrome/common_constants.gyp
|
| @@ -71,6 +71,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../components/nacl_common.gyp:nacl_switches',
|
| + '../content/content.gyp:content_common',
|
| '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
|
| ],
|
| 'target_conditions': [
|
|
|