File chromium-noffmpeg.patch of Package chromium
--- chromium/src/third_party/ffmpeg/patched-ffmpeg-mt/libavutil/pixfmt.h 2010-03-27 19:23:06.376511579 +0100 +++ chromium/src/third_party/ffmpeg/patched-ffmpeg-mt/libavutil/pixfmt.h 2010-03-27 20:12:44.505254340 +0100 @@ -29,7 +29,6 @@ * header, so it should not be directly included in your projects. */ -#include "libavutil/avconfig.h" /** * Pixel format. Notes: --- chromium/src/third_party/ffmpeg/patched-ffmpeg-mt/libavutil/common.h 2010-09-25 20:45:57.094593446 +0200 +++ chromium/src/third_party/ffmpeg/patched-ffmpeg-mt/libavutil/common.h 2010-09-25 20:45:57.094593446 +0200 @@ -35,7 +35,6 @@ #include <stdlib.h> #include <string.h> #include "attributes.h" -#include "libavutil/avconfig.h" #if AV_HAVE_BIGENDIAN # define AV_NE(be, le) (be)