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

Unified Diff: media/midi/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 | « mash/session/public/interfaces/BUILD.gn ('k') | services/service_manager/background/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/BUILD.gn
diff --git a/media/midi/BUILD.gn b/media/midi/BUILD.gn
index 0c150cb2415f2c419a587711a9e7f7542367c691..55e5e43c0dbb5b3df498080638fb66dfb245b72d 100644
--- a/media/midi/BUILD.gn
+++ b/media/midi/BUILD.gn
@@ -173,7 +173,6 @@ mojom("mojo") {
sources = [
"midi_service.mojom",
]
- use_new_wrapper_types = true
}
test("midi_unittests") {
« no previous file with comments | « mash/session/public/interfaces/BUILD.gn ('k') | services/service_manager/background/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698