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

Unified Diff: ios/web/ios_web.gyp

Issue 2083433002: Mojo: Remove url type converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « device/usb/mojo/type_converters.cc ('k') | media/mojo/clients/mojo_cdm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index e9622096961f94d2b1e3a4ef34ce9da0f564c94b..a62317633703bc1ee7e24df5647f801cb76ce972 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -545,7 +545,6 @@
'type': 'static_library',
'dependencies': [
'../../mojo/mojo_base.gyp:mojo_common_lib',
- '../../mojo/mojo_base.gyp:mojo_url_type_converters',
'../../mojo/mojo_public.gyp:mojo_cpp_bindings',
'test_mojo_bindings_mojom',
],
« no previous file with comments | « device/usb/mojo/type_converters.cc ('k') | media/mojo/clients/mojo_cdm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698