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

Unified Diff: components/metrics/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
« no previous file with comments | « components/metrics/leak_detector/BUILD.gn ('k') | components/nacl/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/public/interfaces/BUILD.gn
diff --git a/components/metrics/public/interfaces/BUILD.gn b/components/metrics/public/interfaces/BUILD.gn
index df9ec797e22d9fa9da1d681b98266c25916def3e..cfe966158557ff6325b542aac983f3ad33286a6f 100644
--- a/components/metrics/public/interfaces/BUILD.gn
+++ b/components/metrics/public/interfaces/BUILD.gn
@@ -23,8 +23,6 @@ mojom("call_stack_mojo_test_bindings") {
":call_stack_mojo_bindings",
"//mojo/common:common_custom_types",
]
-
- use_once_callback = true
}
mojom("single_sample_metrics_mojo_bindings") {
« no previous file with comments | « components/metrics/leak_detector/BUILD.gn ('k') | components/nacl/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698