summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_flags__ui_flags__state.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_flags__ui_flags__state.cc')
-rw-r--r--www/chromium/files/patch-components_flags__ui_flags__state.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-components_flags__ui_flags__state.cc b/www/chromium/files/patch-components_flags__ui_flags__state.cc
index fdaa3f2f453c..89657a76a354 100644
--- a/www/chromium/files/patch-components_flags__ui_flags__state.cc
+++ b/www/chromium/files/patch-components_flags__ui_flags__state.cc
@@ -1,6 +1,6 @@
---- components/flags_ui/flags_state.cc.orig 2020-02-03 21:53:30 UTC
+--- components/flags_ui/flags_state.cc.orig 2020-09-08 19:14:03 UTC
+++ components/flags_ui/flags_state.cc
-@@ -693,7 +693,7 @@ int FlagsState::GetCurrentPlatform() {
+@@ -684,7 +684,7 @@ int FlagsState::GetCurrentPlatform() {
return kOsWin;
#elif defined(OS_CHROMEOS) // Needs to be before the OS_LINUX check.
return kOsCrOS;