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

Unified Diff: components/payments/content/DEPS

Issue 2876663002: [Web Payments] Add data attribution string to dialog (Closed)
Patch Set: Address comments, fix tests compile 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/payment_request.cc » ('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 2cf753e70ed9649facf4b702b8031b86cf2d5ea2..de79a74acf502cfa932ec7daad4a04345466e38b 100644
--- a/components/payments/content/DEPS
+++ b/components/payments/content/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/data_use_measurement",
"+components/keyed_service/content",
"+components/link_header_util",
+ "+components/prefs",
"+components/strings",
"+content/public",
"+mojo/public/cpp",
« no previous file with comments | « components/payments/content/BUILD.gn ('k') | components/payments/content/payment_request.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698