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

Unified Diff: content/shell/DEPS

Issue 2647243002: PaymentApp: Implement PaymentAppProvider for LayoutTest.
Patch Set: PaymentApp: Implement PaymentAppProvider 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 | « content/shell/BUILD.gn ('k') | content/shell/browser/content_shell_browser_manifest_overlay.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 3c61bc0e9d1c8f042c99533377b94b4142f58fcd..3731b80fc1225670b46734db562ce2f1f8c358a9 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -27,6 +27,7 @@ include_rules = [
# 1) it's an example browser
# 2) it's not linked into the content library
"+components/crash",
+ "+components/payments/payment_app.mojom.h",
"+components/url_formatter",
]
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/browser/content_shell_browser_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698