aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components__update_client__update_query_params.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components__update_client__update_query_params.cc')
-rw-r--r--www/chromium/files/patch-components__update_client__update_query_params.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-components__update_client__update_query_params.cc b/www/chromium/files/patch-components__update_client__update_query_params.cc
deleted file mode 100644
index 60c03304c562..000000000000
--- a/www/chromium/files/patch-components__update_client__update_query_params.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- components/update_client/update_query_params.cc.orig 2015-04-19 21:26:41.000000000 +0200
-+++ components/update_client/update_query_params.cc 2015-04-19 21:27:50.000000000 +0200
-@@ -31,6 +31,8 @@
- "linux";
- #elif defined(OS_OPENBSD)
- "openbsd";
-+#elif defined(OS_FREEBSD)
-+ "freebsd";
- #else
- #error "unknown os"
- #endif