chromium/components/page_image_service/metrics_util.cc

// Copyright 2023 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_image_service/metrics_util.h"

namespace page_image_service {

std::string ClientIdToString(mojom::ClientId client_id) {}

}  // namespace page_image_service