This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhuyujia-webhopper/collector/adg-linux/gen/chrome/common/chrome_version.h
little_stone bd2d50cf35 code update
2022-05-05 20:41:28 +08:00

25 lines
801 B
C
Executable File

// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source 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!
// Version Information
#define CHROME_VERSION 69,0,3441,0
#define CHROME_VERSION_STRING "69.0.3441.0"
// Branding Information
#define COMPANY_FULLNAME_STRING "The Chromium Authors"
#define COMPANY_SHORTNAME_STRING "The Chromium Authors"
#define PRODUCT_FULLNAME_STRING "Chromium"
#define PRODUCT_SHORTNAME_STRING "Chromium"
#define COPYRIGHT_STRING "Copyright 2017 The Chromium Authors. All rights reserved."
#define OFFICIAL_BUILD_STRING "0"
// Changelist Information
#define LASTCHANGE_STRING "c916c273b71bd71ea709558061daa6f74c4c554c-refs/heads/master@{#561753}"