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

Unified Diff: chrome/browser/ui/webui/engagement/BUILD.gn

Issue 2481483002: Mojo C++ bindings: make chrome/browser/ui/webui mojom target 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 | chrome/browser/ui/webui/engagement/site_engagement_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/engagement/BUILD.gn
diff --git a/chrome/browser/ui/webui/engagement/BUILD.gn b/chrome/browser/ui/webui/engagement/BUILD.gn
index 3c3971b57e5beaba425251779bf1e059ced4d3f5..d0da3192949585c4692306c0279a3edb793975da 100644
--- a/chrome/browser/ui/webui/engagement/BUILD.gn
+++ b/chrome/browser/ui/webui/engagement/BUILD.gn
@@ -12,6 +12,4 @@ mojom("mojo_bindings") {
public_deps = [
"//url/mojo:url_mojom_gurl",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « no previous file | chrome/browser/ui/webui/engagement/site_engagement_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698