// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import "ios/chrome/browser/ui/price_notifications/price_notifications_constants.h"
NSString* const kPriceNotificationsTableViewIdentifier =
@"kPriceNotificationsTableViewIdentifier";
NSString* const kPriceNotificationsListItemTrackButtonIdentifier =
@"kPriceNotificationsListItemTrackButtonIdentifier";
NSString* const kPriceNotificationsListItemMenuButtonIdentifier =
@"kPriceNotificationsListItemMenuButtonIdentifier";