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

Unified Diff: components/payments/core/DEPS

Issue 2713033004: Layered component for web payments (Closed)
Patch Set: Rebase Created 3 years, 10 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/core/BUILD.gn ('k') | components/payments/core/address_normalizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/core/DEPS
diff --git a/components/payments/core/DEPS b/components/payments/core/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..779812887562689499edf97dd2c641d356cda5ce
--- /dev/null
+++ b/components/payments/core/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-content",
+ "+components/autofill/core",
+ "+third_party/libaddressinput",
+]
« no previous file with comments | « components/payments/core/BUILD.gn ('k') | components/payments/core/address_normalizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698