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

Unified Diff: components/payments/DEPS

Issue 2611253004: [Payment Request] Change the lifetime management of PaymentRequestImpl (Closed)
Patch Set: added a browser test 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 0de07bbaf0886509037c4bcb1c576117c16c2d62..b3d8113779fa8a820bcbbfdd9efbb35951cb0dd4 100644
--- a/components/payments/DEPS
+++ b/components/payments/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+content/public/browser",
+ "+mojo/public/cpp",
"+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698