// Copyright 2015 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_VERSION_INFO_H_ | |
#define COMPONENTS_VERSION_INFO_VERSION_INFO_H_ | |
#include "base/version_info/version_info.h" | |
#include "components/version_info/version_info_with_user_agent.h" | |
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_H_ |