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

Unified Diff: components/dom_distiller.gypi

Issue 189713002: Declare dependency on blink_headers in targets that use blink headers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix bad merge of export_dependent_settings block in content_browser.gypi Created 6 years, 9 months 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
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index ba50bb7d4f9b2ff8ddab0f6864e87727a79cda0c..5ac311eb1b0ba33cc37c76378bd6b6fd2bb5dcd3 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -134,6 +134,7 @@
'component_resources.gyp:component_resources',
'component_strings.gyp:component_strings',
'dom_distiller_core',
+ '../content/content.gyp:content_browser',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../sync/sync.gyp:sync',
« no previous file with comments | « chrome/common/extensions/api/api.gyp ('k') | components/nacl.gyp » ('j') | components/nacl.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698