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

Unified Diff: components/chrome_cleaner/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/chrome_cleaner/public/interfaces/BUILD.gn
diff --git a/components/chrome_cleaner/public/interfaces/BUILD.gn b/components/chrome_cleaner/public/interfaces/BUILD.gn
index 4a2fb48e28f582f24a688027bb5c9b31225287f0..160898384a69e00e5cfca395d2e6fd27ae67ec32 100644
--- a/components/chrome_cleaner/public/interfaces/BUILD.gn
+++ b/components/chrome_cleaner/public/interfaces/BUILD.gn
@@ -11,6 +11,4 @@ mojom("interfaces") {
deps = [
"//mojo/common:common_custom_types",
]
-
- use_once_callback = true
}
« no previous file with comments | « components/autofill/content/common/BUILD.gn ('k') | components/discardable_memory/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698