Index: components/network_hints.gypi |
diff --git a/components/network_hints.gypi b/components/network_hints.gypi |
index a828c9f06f42a28db38713110ef20738d67a7d29..418d79e2c293d93491e270508e1f747a40584cae 100644 |
--- a/components/network_hints.gypi |
+++ b/components/network_hints.gypi |
@@ -7,9 +7,6 @@ |
{ |
# GN version: //components/network_hints/common |
'target_name': 'network_hints_common', |
- |
- 'defines': [ 'URL_PARAM_TRAITS_FIX' ], |
- |
'type': 'static_library', |
'include_dirs': [ |
'..', |
@@ -17,7 +14,6 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../ui/accessibility/accessibility.gyp:accessibility', |
- '../url/ipc/url_ipc.gyp:url_ipc', |
], |
'sources': [ |
'network_hints/common/network_hints_common.cc', |