diff options
Diffstat (limited to 'www/chromium/files/patch-ui_gfx_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-ui_gfx_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn index 4f5094b..6f28cc9 100644 --- a/www/chromium/files/patch-ui_gfx_BUILD.gn +++ b/www/chromium/files/patch-ui_gfx_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/gfx/BUILD.gn.orig 2017-04-19 19:06:54 UTC +--- ui/gfx/BUILD.gn.orig 2017-06-05 19:03:30 UTC +++ ui/gfx/BUILD.gn -@@ -383,7 +383,7 @@ component("gfx") { +@@ -358,7 +358,7 @@ component("gfx") { } # Linux. @@ -9,7 +9,7 @@ deps += [ "//build/linux:fontconfig" ] } -@@ -592,7 +592,7 @@ static_library("test_support") { +@@ -581,7 +581,7 @@ static_library("test_support") { "test/ui_cocoa_test_helper.mm", ] } |