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

Unified Diff: components/dom_distiller/content/common/BUILD.gn

Issue 2471413004: Remove unnecessary use_new_wrapper_types flag for some mojom targets. (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 | « ash/autoclick/mus/public/interfaces/BUILD.gn ('k') | components/startup_metric_utils/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/content/common/BUILD.gn
diff --git a/components/dom_distiller/content/common/BUILD.gn b/components/dom_distiller/content/common/BUILD.gn
index 88ebc8a6a01ef8cb7fa319b2149408a58e960952..857c40e84c0d00a281866104e084c8c7a0a05ce1 100644
--- a/components/dom_distiller/content/common/BUILD.gn
+++ b/components/dom_distiller/content/common/BUILD.gn
@@ -10,6 +10,4 @@ mojom("mojo_bindings") {
"distiller_javascript_service.mojom",
"distiller_page_notifier_service.mojom",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « ash/autoclick/mus/public/interfaces/BUILD.gn ('k') | components/startup_metric_utils/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698