more
This commit is contained in:
parent
6bc3b96d13
commit
df77604a2d
1 changed files with 0 additions and 2 deletions
|
@ -453,8 +453,6 @@ group("installer_deps") {
|
|||
# channel:
|
||||
# Name of the channel.
|
||||
template("linux_package") {
|
||||
assert(defined(invoker.channel))
|
||||
channel = invoker.channel
|
||||
|
||||
if (is_chrome_branded) {
|
||||
package = "google-chrome"
|
||||
|
|
Loading…
Reference in a new issue