From e07f65b746ff1d52d943dd930315f7ec7a0c726a Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Sat, 29 Apr 2017 22:08:59 +0000 Subject: www/chromium: update to 58.0.3029.81 MFH: 2017Q2 Security: https://vuxml.freebsd.org/freebsd/95a74a48-2691-11e7-9e2d-e8e0b747a45a.html --- www/chromium/files/patch-chrome_BUILD.gn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/chromium/files/patch-chrome_BUILD.gn') diff --git a/www/chromium/files/patch-chrome_BUILD.gn b/www/chromium/files/patch-chrome_BUILD.gn index 15a0bc3f87dd..c2b3e915e634 100644 --- a/www/chromium/files/patch-chrome_BUILD.gn +++ b/www/chromium/files/patch-chrome_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/BUILD.gn.orig 2017-03-09 20:04:27 UTC +--- chrome/BUILD.gn.orig 2017-04-19 19:06:28 UTC +++ chrome/BUILD.gn -@@ -143,7 +143,7 @@ if (!is_android && !is_mac) { +@@ -142,7 +142,7 @@ if (!is_android && !is_mac) { data = [ "$root_out_dir/resources.pak", ] @@ -9,7 +9,7 @@ data += [ "$root_out_dir/chrome_100_percent.pak", "$root_out_dir/locales/en-US.pak", -@@ -222,7 +222,7 @@ if (!is_android && !is_mac) { +@@ -223,7 +223,7 @@ if (!is_android && !is_mac) { sources += [ "app/chrome_exe_main_aura.cc" ] } @@ -18,7 +18,7 @@ sources += [ "app/chrome_dll_resource.h", "app/chrome_main.cc", -@@ -1521,7 +1521,7 @@ if (enable_resource_whitelist_generation +@@ -1647,7 +1647,7 @@ if (enable_resource_whitelist_generation } } -- cgit v1.2.3