| Index: chrome/common_constants.gyp
 | 
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
 | 
| index cf315ca0c885143f653197c7e30a08c970617603..0186b26c222e7b5bda7a8e7fdb9cf921f6b2996d 100644
 | 
| --- a/chrome/common_constants.gyp
 | 
| +++ b/chrome/common_constants.gyp
 | 
| @@ -87,6 +87,7 @@
 | 
|          '../base/base.gyp:base',
 | 
|          '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
 | 
|          '../components/components.gyp:bookmarks_common',
 | 
| +        '../media/media.gyp:media',  # Needed by chrome_paths.cc.
 | 
|          '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
 | 
|        ],
 | 
|        'target_conditions': [
 | 
| 
 |