blob: 2bd7e8aec4959ed51716dec99b38bf699c65654d [file] [log] [blame]
// Copyright 2020 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/paint_preview/common/version.h"
namespace paint_preview {
const uint32_t kPaintPreviewVersion = 2;
} // namespace paint_preview