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

Unified Diff: components/payments/core/BUILD.gn

Issue 2750103005: [Payments] Move journey logger to native. (Closed)
Patch Set: Add the component_jni_registrar files 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: components/payments/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index b0b5e5b829b5a2c881e56ea58dbb8119169bc58e..91640677cac9210b2ddae41b16bd19bc6a92fc0a 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -12,6 +12,8 @@ static_library("core") {
"basic_card_response.h",
"currency_formatter.cc",
"currency_formatter.h",
+ "journey_logger.cc",
+ "journey_logger.h",
"payment_address.cc",
"payment_address.h",
"payment_instrument.cc",
« no previous file with comments | « components/payments/content/android/journey_logger_android.cc ('k') | components/payments/core/journey_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698