aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_expat_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_expat_BUILD.gn')
-rw-r--r--www/chromium/files/patch-third__party_expat_BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-third__party_expat_BUILD.gn b/www/chromium/files/patch-third__party_expat_BUILD.gn
index 7dd3c3906595..fbeedbf42477 100644
--- a/www/chromium/files/patch-third__party_expat_BUILD.gn
+++ b/www/chromium/files/patch-third__party_expat_BUILD.gn
@@ -1,6 +1,6 @@
---- third_party/expat/BUILD.gn.orig 2017-04-19 19:06:51 UTC
+--- third_party/expat/BUILD.gn.orig 2017-06-05 19:03:27 UTC
+++ third_party/expat/BUILD.gn
-@@ -9,7 +9,7 @@ import("//testing/libfuzzer/fuzzer_test.
+@@ -9,7 +9,7 @@ import("//testing/libfuzzer/fuzzer_test.gni")
# let's not pull it in twice.
# Chromecast doesn't ship expat as a system library.
# Libfuzzer and AFL need to build library from sources.