Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6393)

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 111503003: dom_distiller_core exports dependent settings of distilled_page_proto (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/dom_distiller.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index cbcfaac2e514a54c36062c74adc87af309401856..5528d8c40225719a8da86ce8d410332425320b60 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -62,6 +62,7 @@
'<(SHARED_INTERMEDIATE_DIR)',
],
'export_dependent_settings': [
+ '../components/components.gyp:dom_distiller_core',
'../sync/sync.gyp:sync',
],
'sources': [
« no previous file with comments | « no previous file | components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698