summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_app_content__main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_app_content__main.cc')
-rw-r--r--www/chromium/files/patch-content_app_content__main.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_app_content__main.cc b/www/chromium/files/patch-content_app_content__main.cc
index eab8b277ef8a..55ca38650404 100644
--- a/www/chromium/files/patch-content_app_content__main.cc
+++ b/www/chromium/files/patch-content_app_content__main.cc
@@ -1,7 +1,7 @@
---- content/app/content_main.cc.orig 2022-02-28 16:54:41 UTC
+--- content/app/content_main.cc.orig 2022-03-25 21:59:56 UTC
+++ content/app/content_main.cc
-@@ -252,7 +252,7 @@ RunContentProcess(ContentMainParams params,
- #endif
+@@ -254,7 +254,7 @@ RunContentProcess(ContentMainParams params,
+ base::allocator::InstallDanglingRawPtrChecks();
base::EnableTerminationOnOutOfMemory();
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)