diff options
Diffstat (limited to 'www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch')
| -rw-r--r-- | www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch b/www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch index a8826c7..4b96b3e 100644 --- a/www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch +++ b/www/chromium-uc/patches/core/inox-patchset/0021-disable-rlz.patch | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | # Disable rlz | 1 | # Disable rlz |
| 2 | 2 | ||
| 3 | --- a/BUILD.gn | 3 | --- BUILD.gn.orig |
| 4 | +++ b/BUILD.gn | 4 | +++ BUILD.gn |
| 5 | @@ -484,14 +484,6 @@ group("gn_all") { | 5 | @@ -485,14 +485,6 @@ group("gn_all") { |
| 6 | deps += [ "//chromeos:chromeos_unittests" ] | 6 | deps += [ "//chromeos:chromeos_unittests" ] |
| 7 | } | 7 | } |
| 8 | 8 | ||
| @@ -17,8 +17,8 @@ | |||
| 17 | if (is_linux || is_chromeos) { | 17 | if (is_linux || is_chromeos) { |
| 18 | # The following are definitely linux-only. | 18 | # The following are definitely linux-only. |
| 19 | deps += [ | 19 | deps += [ |
| 20 | --- a/rlz/buildflags/buildflags.gni | 20 | --- rlz/buildflags/buildflags.gni.orig |
| 21 | +++ b/rlz/buildflags/buildflags.gni | 21 | +++ rlz/buildflags/buildflags.gni |
| 22 | @@ -7,6 +7,6 @@ import("//build/config/chromeos/ui_mode. | 22 | @@ -7,6 +7,6 @@ import("//build/config/chromeos/ui_mode. |
| 23 | 23 | ||
| 24 | # Whether we are using the rlz library or not. Platforms like Android send | 24 | # Whether we are using the rlz library or not. Platforms like Android send |
