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

Unified Diff: ui/platform_window/mojo/BUILD.gn

Issue 2496773002: Mojo C++ bindings: switch ui/platform_window mojom target to use STL types. (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 | « no previous file | ui/platform_window/mojo/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/mojo/BUILD.gn
diff --git a/ui/platform_window/mojo/BUILD.gn b/ui/platform_window/mojo/BUILD.gn
index a68260480eb529d54a32cc6a2bdef0996eeb4bf0..307b6c6791d8c46f8b1cf1561e01bf84a5974ea6 100644
--- a/ui/platform_window/mojo/BUILD.gn
+++ b/ui/platform_window/mojo/BUILD.gn
@@ -31,6 +31,4 @@ mojom("interfaces") {
sources = [
"text_input_state.mojom",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « no previous file | ui/platform_window/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698