blob: 63b53e7aa80d13fb7d153d39cf5a7cd12f5a66cd [file] [log] [blame]
Avi Drissman8ba1bad2022-09-13 19:22:361// Copyright 2017 The Chromium Authors
markdde55ab2017-04-10 19:15:012// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef COMPONENTS_VERSION_INFO_CHANNEL_H_
6#define COMPONENTS_VERSION_INFO_CHANNEL_H_
7
Henrique Nakashima778e42162024-01-05 19:51:578#include "base/version_info/channel.h"
markdde55ab2017-04-10 19:15:019
10#endif // COMPONENTS_VERSION_INFO_CHANNEL_H_