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

Unified Diff: content/public/browser/DEPS

Issue 2811593009: [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (Closed)
Patch Set: updated more files for desktop compile 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
Index: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index ec5000d25a0e6541bc6921f6686aa6f8d8a4fc87..e779c4cff33afb31347e6cbbdba344207f7dbab3 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+components/payments/content/payment_app.mojom.h",
+ "+components/payments/mojom/payment_app.mojom.h",
"+device/screen_orientation/public/interfaces",
]

Powered by Google App Engine
This is Rietveld 408576698