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

Unified Diff: net/interfaces/BUILD.gn

Issue 2416483002: Use std::string instead of mojo::String in //net. (Closed)
Patch Set: Created 4 years, 2 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 | « net/DEPS ('k') | net/proxy/in_process_mojo_proxy_resolver_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/interfaces/BUILD.gn
diff --git a/net/interfaces/BUILD.gn b/net/interfaces/BUILD.gn
index fa40505de317ea16c5e9000e15cc636c941c6d7a..ba7b53ff23d94bbe5c393e6da66b555de24937a7 100644
--- a/net/interfaces/BUILD.gn
+++ b/net/interfaces/BUILD.gn
@@ -12,6 +12,4 @@ mojom("interfaces") {
public_deps = [
"//url/mojo:url_mojom_gurl",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « net/DEPS ('k') | net/proxy/in_process_mojo_proxy_resolver_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698