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: mash/public/interfaces/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/login/public/interfaces/BUILD.gn ('k') | mash/session/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/public/interfaces/BUILD.gn
diff --git a/mash/public/interfaces/BUILD.gn b/mash/public/interfaces/BUILD.gn
index 1f3481dbdbc9737c5a98b9d8bdf33823a8a298c8..17753e75ecf0c9165b3cdc0935932d03f08668a2 100644
--- a/mash/public/interfaces/BUILD.gn
+++ b/mash/public/interfaces/BUILD.gn
@@ -8,6 +8,4 @@ mojom("interfaces") {
sources = [
"launchable.mojom",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « mash/login/public/interfaces/BUILD.gn ('k') | mash/session/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698