summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_flag__descriptions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_flag__descriptions.cc')
-rw-r--r--www/chromium/files/patch-chrome_browser_flag__descriptions.cc16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc
index 0252971d0ac9..a852eb590b63 100644
--- a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc
+++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc
@@ -1,6 +1,6 @@
---- chrome/browser/flag_descriptions.cc.orig 2020-04-03 04:11:29 UTC
+--- chrome/browser/flag_descriptions.cc.orig 2020-05-13 18:40:22 UTC
+++ chrome/browser/flag_descriptions.cc
-@@ -3646,7 +3646,7 @@ const char kZeroStateFilesDescription[] =
+@@ -3723,7 +3723,7 @@ const char kZeroStateFilesDescription[] =
#endif // defined(OS_CHROMEOS)
@@ -9,7 +9,7 @@
#if BUILDFLAG(USE_TCMALLOC)
const char kDynamicTcmallocName[] = "Dynamic Tcmalloc Tuning";
-@@ -3655,7 +3655,7 @@ const char kDynamicTcmallocDescription[] =
+@@ -3732,7 +3732,7 @@ const char kDynamicTcmallocDescription[] =
"utilization.";
#endif // BUILDFLAG(USE_TCMALLOC)
@@ -18,7 +18,7 @@
// All views-based platforms --------------------------------------------------
-@@ -3680,13 +3680,13 @@ const char kReopenTabInProductHelpDescription[] =
+@@ -3757,13 +3757,13 @@ const char kReopenTabInProductHelpDescription[] =
// Random platform combinations -----------------------------------------------
@@ -34,7 +34,7 @@
#if BUILDFLAG(ENABLE_CLICK_TO_CALL)
-@@ -3703,7 +3703,7 @@ const char kClickToCallDetectionV2Description[] =
+@@ -3775,7 +3775,7 @@ const char kClickToCallUIDescription[] =
#endif // BUILDFLAG(ENABLE_CLICK_TO_CALL)
@@ -43,9 +43,9 @@
defined(OS_CHROMEOS)
const char kRemoteCopyReceiverName[] =
-@@ -3712,16 +3712,16 @@ const char kRemoteCopyReceiverDescription[] =
- "Enables the remote copy feature to handle messages by writing content to "
- "the clipboard and showing a notification to the user.";
+@@ -3796,16 +3796,16 @@ const char kRemoteCopyProgressNotificationDescription[
+ "Enables progress notifications to be shown for the remote copy feature "
+ "when receiving a message.";
-#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) ||
+#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) ||