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

Unified Diff: components/network_hints.gypi

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get rid of defines used for testing deps 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 418d79e2c293d93491e270508e1f747a40584cae..f78f480e482bb9d2a5aff176eba6a66f0f898dc1 100644
--- a/components/network_hints.gypi
+++ b/components/network_hints.gypi
@@ -14,6 +14,7 @@
'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