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

Unified Diff: components/web_restrictions/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/translate/content/common/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_restrictions/BUILD.gn
diff --git a/components/web_restrictions/BUILD.gn b/components/web_restrictions/BUILD.gn
index 957cc0d9e1b12a02150dc68193aab24c283b216c..89c8b33d7de27272ad9a507297f3c8ebcb805842 100644
--- a/components/web_restrictions/BUILD.gn
+++ b/components/web_restrictions/BUILD.gn
@@ -63,8 +63,6 @@ if (is_android) {
sources = [
"interfaces/web_restrictions.mojom",
]
-
- use_once_callback = true
}
generate_jni("test_support_jni_headers") {
« no previous file with comments | « components/translate/content/common/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698