From e292ba0099ecff2e3e31fcb6cac28ac8e243c43d Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Fri, 17 Mar 2017 23:42:52 +0000 Subject: www/chromium: update to 57.0.2987.110 MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html --- www/chromium/files/patch-content_shell_BUILD.gn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/chromium/files/patch-content_shell_BUILD.gn') diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index fe95190ac071..9bbea1f71271 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,4 +1,4 @@ ---- content/shell/BUILD.gn.orig 2017-01-26 00:49:13 UTC +--- content/shell/BUILD.gn.orig 2017-03-09 20:04:32 UTC +++ content/shell/BUILD.gn @@ -296,7 +296,7 @@ static_library("content_shell_lib") { ] @@ -9,8 +9,8 @@ deps += [ "//build/linux:fontconfig", "//ui/gfx:test_support", -@@ -317,7 +317,7 @@ static_library("content_shell_lib") { - deps += [ "//content/shell/android:content_shell_jni_headers" ] +@@ -320,7 +320,7 @@ static_library("content_shell_lib") { + ] } - if (is_posix && !is_mac) { @@ -18,7 +18,7 @@ deps += [ "//components/crash/content/app", "//components/crash/content/browser", -@@ -366,7 +366,7 @@ static_library("content_shell_lib") { +@@ -369,7 +369,7 @@ static_library("content_shell_lib") { ] } @@ -27,7 +27,7 @@ deps += [ "//third_party/freetype2" ] } -@@ -532,7 +532,7 @@ if (is_android) { +@@ -539,7 +539,7 @@ if (is_android) { } } -- cgit v1.2.3