diff --git a/patches/chrome-installer-linux-BUILD.gn.patch b/patches/chrome-installer-linux-BUILD.gn.patch index 82bbf27a462..05aa1fbe88d 100644 --- a/patches/chrome-installer-linux-BUILD.gn.patch +++ b/patches/chrome-installer-linux-BUILD.gn.patch @@ -1,8 +1,8 @@ diff --git a/chrome/installer/linux/BUILD.gn b/chrome/installer/linux/BUILD.gn -index 225c6fd2669818225e1877ef21774b04abb1a6f3..4a0a2ef64fdfc3c0b2b12d2c7718e414af456650 100644 +index 225c6fd2669818225e1877ef21774b04abb1a6f3..908a6bbf380089a712450e656649ebff36bfbe27 100644 --- a/chrome/installer/linux/BUILD.gn +++ b/chrome/installer/linux/BUILD.gn -@@ -19,11 +19,10 @@ if (current_cpu == "x86" || current_cpu == "x64") { +@@ -19,8 +19,8 @@ if (current_cpu == "x86" || current_cpu == "x64") { assert(is_linux) packaging_files_executables = [ @@ -12,11 +12,8 @@ index 225c6fd2669818225e1877ef21774b04abb1a6f3..4a0a2ef64fdfc3c0b2b12d2c7718e414 + "$root_out_dir/brave_sandbox", ] packaging_files_shlibs = [] -- - if (enable_nacl) { - packaging_files_executables += [ - "$root_out_dir/nacl_helper", -@@ -153,7 +152,7 @@ action("merge_rpm_dependencies") { + +@@ -153,7 +153,7 @@ action("merge_rpm_dependencies") { } action("strip_chrome_binary") { @@ -25,7 +22,7 @@ index 225c6fd2669818225e1877ef21774b04abb1a6f3..4a0a2ef64fdfc3c0b2b12d2c7718e414 debug_file = prog_name + ".debug" stripped_file = prog_name + ".stripped" deps = [ -@@ -240,8 +239,8 @@ copy("common_packaging_files") { +@@ -240,8 +240,8 @@ copy("common_packaging_files") { ] } else { sources += [