blob: 5802dd2b112b17a79ed77e29f451d629b899576f [file] [log] [blame]
// Copyright 2018 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/page_info/page_info_constants.h"
#if !defined(__has_feature) || !__has_feature(objc_arc)
#error "This file requires ARC support."
#endif
NSString* const kPageInfoViewAccessibilityIdentifier =
@"PageInfoViewAccessibilityIdentifier";
NSString* const kPageInfoViewNavigationBarAccessibilityIdentifier =
@"PageInfoViewNavigationBarAccessibilityIdentifier";