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

Unified Diff: components/password_manager/content/common/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/nacl/common/BUILD.gn ('k') | components/payments/mojom/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/content/common/BUILD.gn
diff --git a/components/password_manager/content/common/BUILD.gn b/components/password_manager/content/common/BUILD.gn
index 6b5ad0d8bf8c55e364443b66405bde729f1b981c..0fafcea3ae0282892568ae8f6f4e6322344323a9 100644
--- a/components/password_manager/content/common/BUILD.gn
+++ b/components/password_manager/content/common/BUILD.gn
@@ -13,6 +13,4 @@ mojom("mojo_interfaces") {
"//url/mojo:url_mojom_gurl",
"//url/mojo:url_mojom_origin",
]
-
- use_once_callback = true
}
« no previous file with comments | « components/nacl/common/BUILD.gn ('k') | components/payments/mojom/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698