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> |