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

Unified Diff: components/discardable_memory/public/interfaces/BUILD.gn

Issue 2843353004: Enable use_once_callback on mojom GN rule by default (Closed)
Patch Set: rebase Created 3 years, 7 months 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/discardable_memory/public/interfaces/BUILD.gn
diff --git a/components/discardable_memory/public/interfaces/BUILD.gn b/components/discardable_memory/public/interfaces/BUILD.gn
index ad060738c1098e0b50eb09a3ea32c743093e0e4c..0ce0a31e41627ba48b7a015a83a4d35fb8a8df1c 100644
--- a/components/discardable_memory/public/interfaces/BUILD.gn
+++ b/components/discardable_memory/public/interfaces/BUILD.gn
@@ -14,6 +14,4 @@ mojom("interfaces") {
get_path_info("../../../..", "abspath"),
"//mojo/services",
]
-
- use_once_callback = true
}
« no previous file with comments | « components/chrome_cleaner/public/interfaces/BUILD.gn ('k') | components/filesystem/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698