diff options
| author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-08-18 14:21:02 +0000 |
|---|---|---|
| committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-08-18 14:21:02 +0000 |
| commit | 13ee5b072d4e3ee1e06f308014d7f298da681f62 (patch) | |
| tree | 2c29f123993acaded9899f4ff728f288f25bdbc3 /www/iridium/files/patch-chrome_common_extensions_command.cc | |
| parent | security/n2n: Cleanup Makefile (diff) | |
www/iridium: Update to 2018.5.67
Diffstat (limited to 'www/iridium/files/patch-chrome_common_extensions_command.cc')
| -rw-r--r-- | www/iridium/files/patch-chrome_common_extensions_command.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-chrome_common_extensions_command.cc b/www/iridium/files/patch-chrome_common_extensions_command.cc index 90c4ceb93a7d..c9917cc7722e 100644 --- a/www/iridium/files/patch-chrome_common_extensions_command.cc +++ b/www/iridium/files/patch-chrome_common_extensions_command.cc @@ -1,6 +1,6 @@ ---- chrome/common/extensions/command.cc.orig 2017-04-19 19:06:30 UTC +--- chrome/common/extensions/command.cc.orig 2017-06-05 19:03:03 UTC +++ chrome/common/extensions/command.cc -@@ -302,7 +302,7 @@ std::string Command::CommandPlatform() { +@@ -303,7 +303,7 @@ std::string Command::CommandPlatform() { return values::kKeybindingPlatformMac; #elif defined(OS_CHROMEOS) return values::kKeybindingPlatformChromeOs; |
