| Index: content/content_shell.gypi
 | 
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
 | 
| index e0969dde299a56d460f0c6c91f3225a293231353..15b3623b34aa1e3206e6b9d3c62633407df7d5fa 100644
 | 
| --- a/content/content_shell.gypi
 | 
| +++ b/content/content_shell.gypi
 | 
| @@ -43,6 +43,7 @@
 | 
|          '../base/base.gyp:base',
 | 
|          '../base/base.gyp:base_static',
 | 
|          '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
 | 
| +        '../cc/blink/cc_blink.gyp:cc_blink',
 | 
|          '../cc/cc.gyp:cc',
 | 
|          '../components/components.gyp:breakpad_component',
 | 
|          '../gin/gin.gyp:gin',
 | 
| 
 |