diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2014-11-20 06:55:14 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2014-11-20 06:55:14 +0000 |
| commit | 347e2bc55f9baf2b44a6b265c5ce110d2ed4b9b8 (patch) | |
| tree | 9225b2ce830d701121dcc56dc30db0eb6bf6af71 /www/chromium/files/patch-content__gpu__gpu_main.cc | |
| parent | - Upgrade to 0.010002. (diff) | |
www/chromium: update to 39.0.2171.65
MFH: 2014Q4
Security: d395e44f-6f4f-11e4-a444-00262d5ed8ee
Diffstat (limited to 'www/chromium/files/patch-content__gpu__gpu_main.cc')
| -rw-r--r-- | www/chromium/files/patch-content__gpu__gpu_main.cc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-content__gpu__gpu_main.cc b/www/chromium/files/patch-content__gpu__gpu_main.cc index 370a339bb9b4..75d27c4c7033 100644 --- a/www/chromium/files/patch-content__gpu__gpu_main.cc +++ b/www/chromium/files/patch-content__gpu__gpu_main.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_main.cc.orig 2014-10-02 17:39:47 UTC +--- content/gpu/gpu_main.cc.orig 2014-10-10 08:54:14 UTC +++ content/gpu/gpu_main.cc -@@ -71,7 +71,7 @@ +@@ -72,7 +72,7 @@ const CommandLine& command_line); bool WarmUpSandbox(const CommandLine& command_line); @@ -9,7 +9,7 @@ bool CollectGraphicsInfo(gpu::GPUInfo& gpu_info); #endif -@@ -265,7 +265,7 @@ +@@ -268,7 +268,7 @@ // and we already registered them through SetGpuInfo() above. base::TimeTicks before_collect_context_graphics_info = base::TimeTicks::Now(); @@ -18,7 +18,7 @@ if (!CollectGraphicsInfo(gpu_info)) dead_on_arrival = true; -@@ -393,7 +393,7 @@ +@@ -401,7 +401,7 @@ return true; } |
