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

Unified Diff: components/payments/android/DEPS

Issue 2811593009: [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (Closed)
Patch Set: Reland after updating chrome_content_browser_client.cc to fix android build Created 3 years, 8 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/android/BUILD.gn ('k') | components/payments/android/web_app_manifest_section_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/android/DEPS
diff --git a/components/payments/android/DEPS b/components/payments/android/DEPS
index 0d58d2feb26544b1300dd2ae3f48cd609b7b05b0..6d4be5a91a7a6cbbbbbd9edb642f784f6682b8eb 100644
--- a/components/payments/android/DEPS
+++ b/components/payments/android/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+components/payments/content",
+ "-components/payments/content",
"+components/webdata/common",
"+sql",
]
« no previous file with comments | « components/payments/android/BUILD.gn ('k') | components/payments/android/web_app_manifest_section_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698