summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_shell_BUILD.gn
diff options
context:
space:
mode:
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) {
}
}