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

Unified Diff: components/safe_json/public/interfaces/BUILD.gn

Issue 2483013002: Mojo C++ bindings: Remove more use_new_wrapper_types=false. (Closed)
Patch Set: . Created 4 years, 1 month 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/font_service/public/interfaces/BUILD.gn ('k') | components/safe_json/safe_json_parser_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_json/public/interfaces/BUILD.gn
diff --git a/components/safe_json/public/interfaces/BUILD.gn b/components/safe_json/public/interfaces/BUILD.gn
index 9596f7a10e7558ea2e522d8203f0b9cfbfeddb43..6e8b6de5e09c64b35e89915bd1b5e09a8bd5b326 100644
--- a/components/safe_json/public/interfaces/BUILD.gn
+++ b/components/safe_json/public/interfaces/BUILD.gn
@@ -8,6 +8,4 @@ mojom("interfaces") {
sources = [
"safe_json.mojom",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « components/font_service/public/interfaces/BUILD.gn ('k') | components/safe_json/safe_json_parser_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698