chromium/components/manta/anchovy/anchovy_requests.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/manta/anchovy/anchovy_requests.h"

namespace manta::anchovy {
ImageDescriptionRequest::ImageDescriptionRequest(
    std::string source_id,
    std::string lang_tag,
    const std::vector<uint8_t>& bytes)
    :{}
}  // namespace manta::anchovy