Index: chrome/browser/payments/android/payment_manifest_parser_android.h |
diff --git a/components/payments/content/android/payment_manifest_parser_android.h b/chrome/browser/payments/android/payment_manifest_parser_android.h |
similarity index 86% |
rename from components/payments/content/android/payment_manifest_parser_android.h |
rename to chrome/browser/payments/android/payment_manifest_parser_android.h |
index a2b7e22a5f6723a80d382feae3d6aba7f43f6fea..2b94910fd2ea46ea38c2593e198bc21f259415cb 100644 |
--- a/components/payments/content/android/payment_manifest_parser_android.h |
+++ b/chrome/browser/payments/android/payment_manifest_parser_android.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_PAYMENTS_CONTENT_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |
-#define COMPONENTS_PAYMENTS_CONTENT_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |
+#ifndef CHROME_BROWSER_PAYMENTS_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |
+#define CHROME_BROWSER_PAYMENTS_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |
#include <jni.h> |
@@ -53,4 +53,4 @@ bool RegisterPaymentManifestParser(JNIEnv* env); |
} // namespace payments |
-#endif // COMPONENTS_PAYMENTS_CONTENT_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |
+#endif // CHROME_BROWSER_PAYMENTS_ANDROID_PAYMENT_MANIFEST_PARSER_ANDROID_H_ |