diff options
Diffstat (limited to 'www-client/chromium/files/chromium-system-libvpx-r0.patch')
-rw-r--r-- | www-client/chromium/files/chromium-system-libvpx-r0.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium-system-libvpx-r0.patch b/www-client/chromium/files/chromium-system-libvpx-r0.patch new file mode 100644 index 000000000000..d9a3425508e2 --- /dev/null +++ b/www-client/chromium/files/chromium-system-libvpx-r0.patch @@ -0,0 +1,10 @@ +--- build/linux/unbundle/libvpx.gyp.orig 2015-04-08 09:25:29.605925761 +0000 ++++ build/linux/unbundle/libvpx.gyp 2015-04-08 09:27:19.932142216 +0000 +@@ -24,6 +24,7 @@ + 'vpx/vpx_integer.h', + 'vpx/vp8dx.h', + 'vpx/vpx_encoder.h', ++ 'vpx/vpx_frame_buffer.h', + ], + }, + 'includes': [ |