aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__common__chrome_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome__common__chrome_switches.h')
-rw-r--r--www/chromium/files/patch-chrome__common__chrome_switches.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-chrome__common__chrome_switches.h b/www/chromium/files/patch-chrome__common__chrome_switches.h
deleted file mode 100644
index c2b2942d9138..000000000000
--- a/www/chromium/files/patch-chrome__common__chrome_switches.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/common/chrome_switches.h.orig 2014-10-10 09:15:30 UTC
-+++ chrome/common/chrome_switches.h
-@@ -362,7 +362,7 @@
- extern const char kPasswordStore[];
- #endif
-
--#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
-+#if (defined(OS_LINUX) || defined(OS_FREEBSD)) && !defined(OS_CHROMEOS)
- extern const char kMigrateDataDirForSxS[];
- #endif
-