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

Unified Diff: components/payments/content/payments_validators.h

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: components/payments/content/payments_validators.h
diff --git a/components/payments/content/payments_validators.h b/components/payments/content/payments_validators.h
index 135074cc1aa32de58e8e1bfba76a6805e149a8c0..33af75925befb2f8c5cf4b50b20a41992bb8d660 100644
--- a/components/payments/content/payments_validators.h
+++ b/components/payments/content/payments_validators.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/macros.h"
-#include "components/payments/content/payment_request.mojom.h"
+#include "components/payments/mojom/payment_request.mojom.h"
namespace payments {

Powered by Google App Engine
This is Rietveld 408576698