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

Unified Diff: components/contextual_search/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
Index: components/contextual_search/BUILD.gn
diff --git a/components/contextual_search/BUILD.gn b/components/contextual_search/BUILD.gn
index 4e39ceca14b673eeb3e6af8c9b88594724d05e74..7aee3726396458fbbee8893595b6bb68b7720ef2 100644
--- a/components/contextual_search/BUILD.gn
+++ b/components/contextual_search/BUILD.gn
@@ -9,8 +9,6 @@ mojom("mojo_bindings") {
"common/contextual_search_js_api_service.mojom",
"common/overlay_page_notifier_service.mojom",
]
-
- use_new_wrapper_types = false
}
static_library("browser") {

Powered by Google App Engine
This is Rietveld 408576698