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

Unified Diff: components/payments/content/DEPS

Issue 2866623003: PaymentRequest.canMakePayment() query quota on desktop. (Closed)
Patch Set: 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/payments/content/DEPS
diff --git a/components/payments/content/DEPS b/components/payments/content/DEPS
index 548a164225202f22d653ab273514cc2de59a58cf..2cf753e70ed9649facf4b702b8031b86cf2d5ea2 100644
--- a/components/payments/content/DEPS
+++ b/components/payments/content/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"-components/payments/content/utility",
"+components/autofill",
"+components/data_use_measurement",
+ "+components/keyed_service/content",
"+components/link_header_util",
"+components/strings",
"+content/public",

Powered by Google App Engine
This is Rietveld 408576698