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

Unified Diff: components/payments/DEPS

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: WIP Downloader tests - do not review Created 3 years, 11 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/DEPS
diff --git a/components/payments/DEPS b/components/payments/DEPS
index 151fdf5f8b684de120e63da7cd44cfa25ed5ade9..75aa0e24413cd80e5d665d34046f02014aa65e06 100644
--- a/components/payments/DEPS
+++ b/components/payments/DEPS
@@ -1,8 +1,13 @@
include_rules = [
"+components/autofill",
+ "+components/data_use_measurement",
+ "+components/link_header_util",
+
# TODO(crbug.com/679381): Move this to components/payments/content.
"+content/public/browser",
+ "+content/public/test",
"+mojo/public/cpp",
+ "+net",
"+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698