summaryrefslogtreecommitdiffstats
path: root/chromium/components/version_info/channel.h
blob: 63b53e7aa80d13fb7d153d39cf5a7cd12f5a66cd (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef COMPONENTS_VERSION_INFO_CHANNEL_H_
#define COMPONENTS_VERSION_INFO_CHANNEL_H_

#include "base/version_info/channel.h"

#endif  // COMPONENTS_VERSION_INFO_CHANNEL_H_