blob: 4c9f4523a8f48b68347f405d76d229a765506072 [file] [log] [blame]
// Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/segmentation_platform/internal/constants.h"
namespace segmentation_platform {
const char kSegmentationResultPref[] =
"segmentation_platform.segmentation_result";
} // namespace segmentation_platform