summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__browser__about_flags.cc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-05-20 20:47:17 +0000
committerRene Ladan <rene@FreeBSD.org>2014-05-20 20:47:17 +0000
commitc62329ccbd97e5190ad152e9428810f0e5c1d943 (patch)
tree2dd8ccc48e698b7993db731cd111168b9f3e16d7 /www/chromium/files/patch-chrome__browser__about_flags.cc
parentDocument new vulnerabilities in www/chromium < 35.0.1916.114 (diff)
Update to 35.0.1916.114
Changes include: - More developer control over touch input - New JavaScript features - Unprefixed Shadow DOM - A number of new apps/extension APIs - Lots of under the hood changes for stability and performance MFH: 2014Q2 Security: http://vuxml.org/freebsd/64f3872b-e05d-11e3-9dd4-00262d5ed8ee.html
Diffstat (limited to 'www/chromium/files/patch-chrome__browser__about_flags.cc')
-rw-r--r--www/chromium/files/patch-chrome__browser__about_flags.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome__browser__about_flags.cc b/www/chromium/files/patch-chrome__browser__about_flags.cc
index 23341c559643..1a8f09e5b396 100644
--- a/www/chromium/files/patch-chrome__browser__about_flags.cc
+++ b/www/chromium/files/patch-chrome__browser__about_flags.cc
@@ -1,6 +1,6 @@
---- ./chrome/browser/about_flags.cc.orig 2014-04-24 22:35:13.000000000 +0200
-+++ ./chrome/browser/about_flags.cc 2014-04-24 23:23:42.000000000 +0200
-@@ -2320,7 +2320,7 @@
+--- ./chrome/browser/about_flags.cc.orig 2014-04-30 22:42:17.000000000 +0200
++++ ./chrome/browser/about_flags.cc 2014-05-04 14:38:46.000000000 +0200
+@@ -2153,7 +2153,7 @@
return kOsWin;
#elif defined(OS_CHROMEOS) // Needs to be before the OS_LINUX check.
return kOsCrOS;