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

Unified Diff: components/payments/android/payment_validator_android.cc

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: Address more comments Created 3 years, 10 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/android/payment_validator_android.cc
diff --git a/components/payments/android/payments_jni_registrar.cc b/components/payments/android/payment_validator_android.cc
similarity index 94%
rename from components/payments/android/payments_jni_registrar.cc
rename to components/payments/android/payment_validator_android.cc
index 1a80ed181a58b907566385b8b9ac352388ebacbe..4e0b1f3fd03e64a9dcd762bb644842eae450b86a 100644
--- a/components/payments/android/payments_jni_registrar.cc
+++ b/components/payments/android/payment_validator_android.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/payments/android/payments_jni_registrar.h"
+#include "components/payments/android/payment_validator_android.h"
#include <string>
#include <utility>

Powered by Google App Engine
This is Rietveld 408576698