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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2768093006: [Payments] Desktop: Error message in the dialog. (Closed)
Patch Set: Test Created 3 years, 9 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index ea0617285075aa95ca6a954c97c5d6bdb4d6689e..abf166d1a2d99581ccee3cb793655ca93c9f6b19 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1523,6 +1523,8 @@ split_static_library("ui") {
"views/payments/credit_card_editor_view_controller.h",
"views/payments/editor_view_controller.cc",
"views/payments/editor_view_controller.h",
+ "views/payments/error_message_view_controller.cc",
+ "views/payments/error_message_view_controller.h",
"views/payments/order_summary_view_controller.cc",
"views/payments/order_summary_view_controller.h",
"views/payments/payment_method_view_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698