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

Unified Diff: content/public/DEPS

Issue 2647233002: PaymentApp: Implement simulateInvokingPaymentApp() for LayoutTest.
Patch Set: PaymentApp: Implement invokePaymentApp() for LayoutTest. 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/test_runner/web_test_delegate.h ('k') | content/public/browser/payment_app_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
"+services/service_manager/public",
# This file does not belong in content/public as it should not be
« no previous file with comments | « components/test_runner/web_test_delegate.h ('k') | content/public/browser/payment_app_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698