diff options
Diffstat (limited to 'www/chromium/files/patch-content_shell_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-content_shell_BUILD.gn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index 3ef7b969c366..fe95190ac071 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2016-08-03 22:02:18.000000000 +0300 -+++ content/shell/BUILD.gn 2016-09-18 01:45:17.587900000 +0300 -@@ -275,7 +275,7 @@ +--- content/shell/BUILD.gn.orig 2017-01-26 00:49:13 UTC ++++ content/shell/BUILD.gn +@@ -296,7 +296,7 @@ static_library("content_shell_lib") { ] } @@ -9,7 +9,7 @@ deps += [ "//build/linux:fontconfig", "//ui/gfx:test_support", -@@ -296,7 +296,7 @@ +@@ -317,7 +317,7 @@ static_library("content_shell_lib") { deps += [ "//content/shell/android:content_shell_jni_headers" ] } @@ -18,7 +18,7 @@ deps += [ "//components/crash/content/app", "//components/crash/content/browser", -@@ -338,7 +338,7 @@ +@@ -366,7 +366,7 @@ static_library("content_shell_lib") { ] } @@ -27,7 +27,7 @@ deps += [ "//third_party/freetype2" ] } -@@ -496,7 +496,7 @@ +@@ -532,7 +532,7 @@ if (is_android) { } } |