chromium/ios/chrome/browser/ui/page_info/page_info_about_this_site_info.mm

// Copyright 2024 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_about_this_site_info.h"

@implementation PageInfoAboutThisSiteInfo

@end