diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-chrome_BUILD.gn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-chrome_BUILD.gn b/www/chromium/files/patch-chrome_BUILD.gn index c2b3e91..3f15b7c 100644 --- a/www/chromium/files/patch-chrome_BUILD.gn +++ b/www/chromium/files/patch-chrome_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/BUILD.gn.orig 2017-04-19 19:06:28 UTC +--- chrome/BUILD.gn.orig 2017-06-05 19:03:01 UTC +++ chrome/BUILD.gn -@@ -142,7 +142,7 @@ if (!is_android && !is_mac) { +@@ -143,7 +143,7 @@ if (!is_android && !is_mac) { data = [ "$root_out_dir/resources.pak", ] @@ -9,7 +9,7 @@ data += [ "$root_out_dir/chrome_100_percent.pak", "$root_out_dir/locales/en-US.pak", -@@ -223,7 +223,7 @@ if (!is_android && !is_mac) { +@@ -225,7 +225,7 @@ if (!is_android && !is_mac) { sources += [ "app/chrome_exe_main_aura.cc" ] } @@ -18,7 +18,7 @@ sources += [ "app/chrome_dll_resource.h", "app/chrome_main.cc", -@@ -1647,7 +1647,7 @@ if (enable_resource_whitelist_generation +@@ -1655,7 +1655,7 @@ if (enable_resource_whitelist_generation) { } } |