blob: ec40b01bfcad167955d0db7138697661324bb0c8 [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 "77.0.3854.0"
#define LAST_CHANGE "e12b4f1260570be20511cf2a00115d757bb2cdbe-refs/heads/master@{#677293}"
#define IS_OFFICIAL_BUILD 0
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_