~saiarcot895/chromium-browser/chromium-browser.vivid.beta

« back to all changes in this revision

Viewing changes to debian/patches/arm.patch

  • Committer: Saikrishna Arcot
  • Date: 2015-07-09 23:11:58 UTC
  • Revision ID: saiarcot895@gmail.com-20150709231158-9j8jw1drmc55afp7
Tags: 44.0.2403.81-0ubuntu1~ppa1~vivid1
* New upstream version 44.0.2403.81
* Refreshed and updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: beta.vivid/third_party/skia/gyp/skia_lib.gyp
 
1
Index: beta.wily/third_party/skia/gyp/skia_lib.gyp
2
2
===================================================================
3
 
--- beta.vivid.orig/third_party/skia/gyp/skia_lib.gyp   2015-06-24 23:38:14.809602300 -0400
4
 
+++ beta.vivid/third_party/skia/gyp/skia_lib.gyp        2015-06-24 23:38:14.806602345 -0400
 
3
--- beta.wily.orig/third_party/skia/gyp/skia_lib.gyp    2015-07-09 18:04:35.354199909 -0400
 
4
+++ beta.wily/third_party/skia/gyp/skia_lib.gyp 2015-07-09 18:04:35.351199951 -0400
5
5
@@ -15,6 +15,7 @@
6
6
       'ports.gyp:ports',
7
7
       'sfnt.gyp:sfnt',
19
19
         'component_libs': [
20
20
           'opts.gyp:opts_neon',
21
21
         ],
22
 
Index: beta.vivid/ui/base/resource/data_pack.cc
 
22
Index: beta.wily/ui/base/resource/data_pack.cc
23
23
===================================================================
24
 
--- beta.vivid.orig/ui/base/resource/data_pack.cc       2015-06-24 23:38:14.809602300 -0400
25
 
+++ beta.vivid/ui/base/resource/data_pack.cc    2015-06-24 23:38:14.807602330 -0400
 
24
--- beta.wily.orig/ui/base/resource/data_pack.cc        2015-07-09 18:04:35.354199909 -0400
 
25
+++ beta.wily/ui/base/resource/data_pack.cc     2015-07-09 18:04:35.351199951 -0400
26
26
@@ -155,9 +155,11 @@
27
27
   // 2) Verify the entries are within the appropriate bounds. There's an extra
28
28
   // entry after the last item which gives us the length of the last item.