summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_shell_BUILD.gn
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-03-17 23:42:52 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-03-17 23:42:52 +0000
commite292ba0099ecff2e3e31fcb6cac28ac8e243c43d (patch)
tree1b74950e1b5750f688522886a8b73c01e56a18c5 /www/chromium/files/patch-content_shell_BUILD.gn
parentgames/openra: update GeoLite2 to March snapshot (diff)
www/chromium: update to 57.0.2987.110
MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html
Diffstat (limited to 'www/chromium/files/patch-content_shell_BUILD.gn')
-rw-r--r--www/chromium/files/patch-content_shell_BUILD.gn10
1 files changed, 5 insertions, 5 deletions
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) {
}
}