blob: 55ddf0638a147de49543e171c147078e25b94110 [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 "98c7c89df241f7e281bbb02df070ae84b4fd58a8-refs/heads/master@{#677261}"
#define IS_OFFICIAL_BUILD 0
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_