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

Unified Diff: components/payments/content/DEPS

Issue 2866623003: PaymentRequest.canMakePayment() query quota on desktop. (Closed)
Patch Set: frame 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/payments/content/BUILD.gn ('k') | components/payments/content/can_make_payment_query_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/payments/content/BUILD.gn ('k') | components/payments/content/can_make_payment_query_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698