aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_common_view__messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_common_view__messages.h')
-rw-r--r--www/chromium/files/patch-content_common_view__messages.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-content_common_view__messages.h b/www/chromium/files/patch-content_common_view__messages.h
deleted file mode 100644
index e70a51653ac4..000000000000
--- a/www/chromium/files/patch-content_common_view__messages.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- content/common/view_messages.h.orig 2017-06-05 19:03:07 UTC
-+++ content/common/view_messages.h
-@@ -245,7 +245,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences)
- IPC_STRUCT_TRAITS_MEMBER(plugin_fullscreen_allowed)
- IPC_STRUCT_TRAITS_MEMBER(use_video_overlay_for_embedded_encrypted_video)
- IPC_STRUCT_TRAITS_MEMBER(network_contry_iso)
--#if defined(OS_LINUX)
-+#if defined(OS_LINUX) || defined(OS_BSD)
- IPC_STRUCT_TRAITS_MEMBER(system_font_family_name)
- #endif
- #if defined(OS_WIN)