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

« back to all changes in this revision

Viewing changes to debian/patches/extensions-directory.patch

  • Committer: Saikrishna Arcot
  • Date: 2014-01-26 13:48:59 UTC
  • Revision ID: saiarcot895@gmail.com-20140126134859-hwktrm9kl4xb2dhz
Tags: 33.0.1750.46-0ubuntu1~ppa1~raring1
* New upstream version 33.0.1750.46
* Refreshed patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
Index: beta.trusty/src/chrome/common/chrome_paths.cc
6
6
===================================================================
7
 
--- beta.trusty.orig/src/chrome/common/chrome_paths.cc  2014-01-17 08:10:42.416056152 -0500
8
 
+++ beta.trusty/src/chrome/common/chrome_paths.cc       2014-01-17 08:10:42.396055891 -0500
9
 
@@ -95,6 +95,8 @@
 
7
--- beta.trusty.orig/src/chrome/common/chrome_paths.cc  2014-01-26 08:47:07.344123885 -0500
 
8
+++ beta.trusty/src/chrome/common/chrome_paths.cc       2014-01-26 08:47:07.340123742 -0500
 
9
@@ -92,6 +92,8 @@
10
10
 #else
11
11
     FILE_PATH_LITERAL("/usr/share/chromium/extensions");
12
12
 #endif  // defined(GOOGLE_CHROME_BUILD)
15
15
 #endif  // defined(OS_LINUX)
16
16
 
17
17
 }  // namespace
18
 
@@ -478,6 +480,10 @@
 
18
@@ -470,6 +472,10 @@
19
19
 #endif
20
20
 #if defined(OS_LINUX)
21
21
     case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: {