// 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.
// version.h is generated from version.h.in. Edit the source!
#ifndef COMPONENTS_CRONET_VERSION_H_
#define COMPONENTS_CRONET_VERSION_H_
#define CRONET_VERSION "@VERSION_FULL@"
#endif // COMPONENTS_CRONET_VERSION_H_