| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index cd707fc26a789c425a3e7aa3ffe426a316f5f8c8..c4001ec2c5c7646e76c12294013e865e9318cf93 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -108,7 +108,9 @@
|
| 'target_name': 'dom_distiller_content',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| + 'component_strings.gyp:component_strings',
|
| 'dom_distiller_core',
|
| + 'dom_distiller_resources',
|
| '../skia/skia.gyp:skia',
|
| '../sync/sync.gyp:sync',
|
| ],
|
|
|