chromium/components/page_info/core/page_info_action.cc

// 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.

#include "components/page_info/core/page_info_action.h"

namespace page_info {

// Histogram name for when an action happens in Page Info used in all platforms.
const char kWebsiteSettingsActionHistogram[] =;

}  // namespace page_info