blob: f990161bab267886b1f418878647e9a3c2ce9027 [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file is autogenerated by
// //components/payments/content/android/BUILD.gn
package org.chromium.components.payments;
/** Payment profile prefs strings. */
public abstract class PrefsStrings {{
{NATIVE_STRINGS}
// Prevent instantiation.
private PrefsStrings() {{}}
}}