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

Unified Diff: net/net.gyp

Issue 975083002: mojo/common: Decouple GURL dependency (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 569147cadb253bc262b885e0941cfab0238b5afd..ddb763122f73ca23a04882d53fd1b73961fe8b47 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1296,6 +1296,7 @@
'net',
'net_interfaces',
'../mojo/mojo_base.gyp:mojo_common_lib',
Ken Rockot(use gerrit already) 2015/03/04 03:27:56 Is this dependency still needed?
Hajime Morrita 2015/03/05 18:29:41 Done.
+ '../mojo/mojo_base.gyp:mojo_url_type_converters',
'../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
],
},

Powered by Google App Engine
This is Rietveld 408576698