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

Unified Diff: net/net_common.gypi

Issue 1811893002: Fix up dependency chain around net_features.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_common.gypi
diff --git a/net/net_common.gypi b/net/net_common.gypi
index 1b4f45a28cb6feb6efb52cb2e793f6c269c80b38..536b35dcdff271080f7762d34c6b636652ea3383 100644
--- a/net/net_common.gypi
+++ b/net/net_common.gypi
@@ -27,6 +27,7 @@
],
'export_dependent_settings': [
'../base/base.gyp:base',
+ 'net_features',
],
'conditions': [
['chromeos==1', {
« no previous file with comments | « no previous file | sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698