blob: c8a800d09482dee229b771e1a12b228a78d07b66 [file] [log] [blame]
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// 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_VALUES_H_
#define COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_
#define PRODUCT_NAME "Chromium"
#define PRODUCT_VERSION "64.0.3247.0"
#define LAST_CHANGE "01dec7d4e645fc8a6673d6c7fc7c9735fa10aac9-refs/heads/master@{#510690}"
#define IS_OFFICIAL_BUILD 0
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_