diff options
Diffstat (limited to 'www/chromium/files/patch-chrome__common__url_constants.h')
-rw-r--r-- | www/chromium/files/patch-chrome__common__url_constants.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-chrome__common__url_constants.h b/www/chromium/files/patch-chrome__common__url_constants.h deleted file mode 100644 index 345785e87c8b..000000000000 --- a/www/chromium/files/patch-chrome__common__url_constants.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/url_constants.h.orig 2012-01-18 11:13:17.000000000 +0200 -+++ chrome/common/url_constants.h 2012-01-29 15:35:17.000000000 +0200 -@@ -178,7 +178,7 @@ - extern const char kChromeUIScreenshotPath[]; - extern const char kChromeUIThemePath[]; - --#if defined(OS_LINUX) || defined(OS_OPENBSD) -+#if defined(OS_LINUX) || defined(OS_BSD) - extern const char kChromeUILinuxProxyConfigHost[]; - extern const char kChromeUISandboxHost[]; - #endif |