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

Unified Diff: components/payments/DEPS

Issue 2611253004: [Payment Request] Change the lifetime management of PaymentRequestImpl (Closed)
Patch Set: PaymentRequestImpl -> PaymentRequest 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
« no previous file with comments | « components/payments/BUILD.gn ('k') | components/payments/payment_request.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/DEPS
diff --git a/components/payments/DEPS b/components/payments/DEPS
index 0de07bbaf0886509037c4bcb1c576117c16c2d62..1ee5639317b9f71c0270b5d6d1baffc5798ff98e 100644
--- a/components/payments/DEPS
+++ b/components/payments/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+ # TODO(crbug.com/679381): Move this to components/payments/content.
+ "+content/public/browser",
+
+ "+mojo/public/cpp",
"+third_party/re2",
]
« no previous file with comments | « components/payments/BUILD.gn ('k') | components/payments/payment_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698