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

Unified Diff: mojo/mojo_base.gyp

Issue 1873463003: Remove mojo network service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « mojo/converters/network/network_type_converters.cc ('k') | mojo/mojo_services.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 009dda1f040a2d2a098bde954184d105edae1d78..b13343b63cf0574b4456516b0398677dc1465e4c 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -177,7 +177,6 @@
'../base/base.gyp:base_i18n',
'mojo_application_bindings',
'mojo_public.gyp:mojo_message_pump_lib',
- 'mojo_services.gyp:network_type_converters',
],
},
{
@@ -187,10 +186,6 @@
'dependencies': [
'mojo_application_bindings_mojom',
'mojo_public.gyp:mojo_cpp_bindings',
- 'mojo_services.gyp:network_service_bindings_lib',
- ],
- 'export_dependent_settings': [
- 'mojo_services.gyp:network_service_bindings_lib',
],
},
{
« no previous file with comments | « mojo/converters/network/network_type_converters.cc ('k') | mojo/mojo_services.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698