diff options
Diffstat (limited to 'components/dom_distiller.gypi')
-rw-r--r-- | components/dom_distiller.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi index a86746f..092a26a 100644 --- a/components/dom_distiller.gypi +++ b/components/dom_distiller.gypi @@ -48,6 +48,7 @@ ], 'export_dependent_settings': [ 'distilled_page_proto', + '../third_party/dom_distiller_js/dom_distiller_js.gyp:dom_distiller_js_proto', ], 'sources': [ 'dom_distiller/android/component_jni_registrar.cc', |