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

« back to all changes in this revision

Viewing changes to debian/patches/dont-load-nacl-nonsfi.patch

  • Committer: Saikrishna Arcot
  • Date: 2016-02-24 12:41:31 UTC
  • Revision ID: saikrishna@saikrishna-vps-20160224124131-pdqchndokodh4lox
Tags: 49.0.2623.56-0ubuntu1~ppa1~12.04.1
* New upstream version 49.0.2623.56
* Updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: beta.wily/chrome/chrome_exe.gypi
 
1
Index: beta.xenial/chrome/chrome_exe.gypi
2
2
===================================================================
3
 
--- beta.wily.orig/chrome/chrome_exe.gypi
4
 
+++ beta.wily/chrome/chrome_exe.gypi
 
3
--- beta.xenial.orig/chrome/chrome_exe.gypi
 
4
+++ beta.xenial/chrome/chrome_exe.gypi
5
5
@@ -401,7 +401,13 @@
6
6
               'dependencies': [
7
7
                 '../native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp:nacl_helper_bootstrap',
17
17
               ],
18
18
             }],
19
19
           ],
20
 
Index: beta.wily/chrome/chrome_tests.gypi
 
20
Index: beta.xenial/chrome/chrome_tests.gypi
21
21
===================================================================
22
 
--- beta.wily.orig/chrome/chrome_tests.gypi
23
 
+++ beta.wily/chrome/chrome_tests.gypi
 
22
--- beta.xenial.orig/chrome/chrome_tests.gypi
 
23
+++ beta.xenial/chrome/chrome_tests.gypi
24
24
@@ -2316,7 +2316,13 @@
25
25
               'dependencies': [
26
26
                 '../native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp:nacl_helper_bootstrap',