Update chrome.release
This commit is contained in:
parent
33240ee8ba
commit
19eb98f5b4
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (c) 2021 The Chromium Authors and Alex313031. All rights reserved.
|
# Copyright (c) 2022 The Chromium Authors and Alex313031. All rights reserved.
|
||||||
# Use of this source code is governed by a BSD-style license that can be
|
# Use of this source code is governed by a BSD-style license that can be
|
||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
|
@ -38,6 +38,7 @@ nacl64.exe: %(VersionDir)s\
|
||||||
nacl_irt_x86_32.nexe: %(VersionDir)s\
|
nacl_irt_x86_32.nexe: %(VersionDir)s\
|
||||||
nacl_irt_x86_64.nexe: %(VersionDir)s\
|
nacl_irt_x86_64.nexe: %(VersionDir)s\
|
||||||
notification_helper.exe: %(VersionDir)s\
|
notification_helper.exe: %(VersionDir)s\
|
||||||
|
optimization_guide_internal.dll: %(VersionDir)s\
|
||||||
resources.pak: %(VersionDir)s\
|
resources.pak: %(VersionDir)s\
|
||||||
shell_resources.pak: %(VersionDir)s\
|
shell_resources.pak: %(VersionDir)s\
|
||||||
ui_resources_100_percent.pak: %(VersionDir)s\
|
ui_resources_100_percent.pak: %(VersionDir)s\
|
||||||
|
|
Loading…
Reference in a new issue