summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_base__switches.cc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-11-05 19:35:13 +0000
committerRene Ladan <rene@FreeBSD.org>2019-11-05 19:35:13 +0000
commit03d66a659ae5011ca0d5279cafb1596a982a06d8 (patch)
treeb8c8cd52f300381a02e32bdea5d4eae6f30262fc /www/chromium/files/patch-base_base__switches.cc
parentUpdate to 1.37.0 (diff)
www/chromium: update to 78.0.3904.87
Submitted by: Matthias Wolf via github MFH: 2019Q4
Diffstat (limited to 'www/chromium/files/patch-base_base__switches.cc')
-rw-r--r--www/chromium/files/patch-base_base__switches.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-base_base__switches.cc b/www/chromium/files/patch-base_base__switches.cc
index 27fbdf9baac7..92ed9217882d 100644
--- a/www/chromium/files/patch-base_base__switches.cc
+++ b/www/chromium/files/patch-base_base__switches.cc
@@ -1,6 +1,6 @@
---- base/base_switches.cc.orig 2019-07-29 16:52:17 UTC
+--- base/base_switches.cc.orig 2019-10-21 19:06:18 UTC
+++ base/base_switches.cc
-@@ -107,7 +107,7 @@ const char kProfilingFlush[] = "profiling-flush";
+@@ -117,7 +117,7 @@ const char kDisableHighResTimer[] = "disable-highres-t
const char kDisableUsbKeyboardDetect[] = "disable-usb-keyboard-detect";
#endif
@@ -9,7 +9,7 @@
// The /dev/shm partition is too small in certain VM environments, causing
// Chrome to fail or crash (see http://crbug.com/715363). Use this flag to
// work-around this issue (a temporary directory will always be used to create
-@@ -128,7 +128,7 @@ const char kEnableCrashReporterForTesting[] =
+@@ -138,7 +138,7 @@ const char kEnableCrashReporterForTesting[] =
const char kEnableReachedCodeProfiler[] = "enable-reached-code-profiler";
#endif