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

Unified Diff: chrome/chrome_child.gypi

Issue 1469383005: New build flag system, convert Google Now flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make separate gyp to avoid cycle Created 5 years, 1 month 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: chrome/chrome_child.gypi
diff --git a/chrome/chrome_child.gypi b/chrome/chrome_child.gypi
index 6464a39177c64ad13a749213165e50411d73d455..645dd5a96f5ec80925f4932766dd0a2dd371f9ed 100644
--- a/chrome/chrome_child.gypi
+++ b/chrome/chrome_child.gypi
@@ -11,6 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../content/content.gyp:content_child',
+ 'chrome_features.gyp:chrome_common_features',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698