| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index b622beaa5e7da55b3b0f60ee883e0d7a7d71b194..eccd921b517320c4b8fc8fc0976c792f24598d10 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -30,6 +30,7 @@
|
| 'content_shell_resources',
|
| 'content_utility',
|
| 'content_worker',
|
| + 'test_support_content',
|
| 'content_resources.gyp:content_resources',
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
|
|