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

Unified Diff: chrome/chrome.gyp

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
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | components/nacl.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index a0a438c001320fdbb3ad62c6e5b9cbf87d494dbd..602e75240f4082612529e5292e21e39c62a64966 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -247,6 +247,7 @@
'common/extensions/api/api.gyp:chrome_api',
'../base/base.gyp:base',
'../components/components.gyp:wifi_component',
+ '../content/content.gyp:content_common',
'../content/content.gyp:content_utility',
'../media/media.gyp:media',
'../skia/skia.gyp:skia',
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | components/nacl.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698