chromium/components/segmentation_platform/embedder/input_delegate/shopping_service_input_delegate.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/segmentation_platform/embedder/input_delegate/shopping_service_input_delegate.h"

namespace segmentation_platform {

ProcessedValue;
Tensor;

ShoppingServiceInputDelegate::ShoppingServiceInputDelegate(
    base::RepeatingCallback<ShoppingService*()> shopping_service_callback)
    :{}

ShoppingServiceInputDelegate::~ShoppingServiceInputDelegate() = default;

void ShoppingServiceInputDelegate::Process(
    const proto::CustomInput& input,
    FeatureProcessorState& feature_processor_state,
    ProcessedCallback callback) {}

}  // namespace segmentation_platform