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

Unified Diff: content/public/DEPS

Issue 2647243002: PaymentApp: Implement PaymentAppProvider for LayoutTest.
Patch Set: 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: content/public/DEPS
diff --git a/content/public/DEPS b/content/public/DEPS
index 094c5aeab0eb9a83ec8d45db0a516a61354efc84..2490a782c4c7b100e856b49df2a68dc4951a989b 100644
--- a/content/public/DEPS
+++ b/content/public/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"-content",
+ "+components/payments/payment_app.mojom.h",
please use gerrit instead 2017/01/23 13:28:07 This dependency seems unnecessary.
zino 2017/01/23 17:31:08 Done.
"+services/service_manager/public",
# This file does not belong in content/public as it should not be

Powered by Google App Engine
This is Rietveld 408576698