summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_BUILD.gn')
-rw-r--r--www/chromium/files/patch-chrome_BUILD.gn6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_BUILD.gn b/www/chromium/files/patch-chrome_BUILD.gn
index 58f9f142dd90..a3a298b884ac 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 2021-01-18 21:28:45 UTC
+--- chrome/BUILD.gn.orig 2021-03-12 23:57:15 UTC
+++ chrome/BUILD.gn
-@@ -1227,6 +1227,10 @@ group("browser_dependencies") {
+@@ -1243,6 +1243,10 @@ group("browser_dependencies") {
public_deps += [ "//chromeos/lacros" ]
}
@@ -8,6 +8,6 @@
+ public_deps -= [ "//components/crash/core/app" ]
+ }
+
- if (is_chromeos) {
+ if (is_chromeos_ash) {
public_deps += [
"//chrome/browser/chromeos",