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

Unified Diff: chrome/chrome_debugger.gypi

Issue 1475513006: New build flag system, convert Google Now flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add hard dependency flags 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
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_exe.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_debugger.gypi
diff --git a/chrome/chrome_debugger.gypi b/chrome/chrome_debugger.gypi
index 31991c6d9cd0200a0d2266aaf3185248f50119d5..dae7b738b9928c9cddd2c7a386dc7dbe60c4d1af 100644
--- a/chrome/chrome_debugger.gypi
+++ b/chrome/chrome_debugger.gypi
@@ -13,6 +13,7 @@
'../base/base.gyp:base',
'../content/content.gyp:content_browser',
'../net/net.gyp:net',
+ 'chrome_common_features',
'browser/devtools/webrtc_device_provider_resources.gyp:webrtc_device_provider_resources',
'browser/devtools/devtools_protocol_constants.gyp:devtools_protocol_constants',
],
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_exe.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698