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

Unified Diff: components/network_hints.gypi

Issue 1755363003: Revert of Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « components/nacl/loader/BUILD.gn ('k') | components/network_hints/common/network_hints_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « components/nacl/loader/BUILD.gn ('k') | components/network_hints/common/network_hints_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698