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

Unified Diff: content/shell/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 | « content/common/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 6329a1c03c7c9bc5f2588e8c7d801db0b51d8849..ccf24913d5831a0027bdd18914b57d6885d0136e 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -773,8 +773,6 @@ mojom("mojo_bindings") {
"//ui/gfx/geometry/mojo",
"//url/mojo:url_mojom_gurl",
]
-
- use_once_callback = true
}
group("content_shell_crash_test") {
« no previous file with comments | « content/common/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698