blob: 10f516073b0a0b4f51f0ff23bb77ead8795e2be8 [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 "104.0.5084.0"
#define LAST_CHANGE "2f944bf5dd63d61a3425f000c5fa372081746a29-refs/heads/main@{#1007665}"
#define IS_OFFICIAL_BUILD 0
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_