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

Unified Diff: components/payments/DEPS

Issue 2611253004: [Payment Request] Change the lifetime management of PaymentRequestImpl (Closed)
Patch Set: fix ios dependency 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_delegate.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..b3d8113779fa8a820bcbbfdd9efbb35951cb0dd4 100644
--- a/components/payments/DEPS
+++ b/components/payments/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+content/public/browser",
sdefresne 2017/01/09 17:35:39 Please add a TODO to move this to components/payme
Mathieu 2017/01/09 17:43:35 Done.
+ "+mojo/public/cpp",
"+third_party/re2",
]
« no previous file with comments | « components/payments/BUILD.gn ('k') | components/payments/payment_request_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698