diff options
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi index 7d28c2c..bd5558b 100644 --- a/content/content_shell.gypi +++ b/content/content_shell.gypi @@ -21,6 +21,7 @@ 'content_renderer', 'content_utility', 'content_worker', + 'content_resources.gyp:content_resources', '../base/base.gyp:base', '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../build/temp_gyp/googleurl.gyp:googleurl', |