summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_base__switches.cc
diff options
context:
space:
mode:
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