diff options
Diffstat (limited to 'main/chromium/chromium-system-libvpx-r0.patch')
-rw-r--r-- | main/chromium/chromium-system-libvpx-r0.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/chromium/chromium-system-libvpx-r0.patch b/main/chromium/chromium-system-libvpx-r0.patch new file mode 100644 index 0000000000..2f4475d008 --- /dev/null +++ b/main/chromium/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': [ |