Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: third_party/ffmpeg/ffmpeg.gyp

Issue 113748: New FFmpeg public API headers to match our source tarball in deps. (Closed)
Patch Set: Fixes Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ffmpeg/avcodec-52.def ('k') | third_party/ffmpeg/include/libavcodec/avcodec.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ffmpeg/ffmpeg.gyp
diff --git a/third_party/ffmpeg/ffmpeg.gyp b/third_party/ffmpeg/ffmpeg.gyp
index 0b069c89b521bd7e78907a62e8ce1315c3a6e250..30d03b74e384055ae045b84ca7e29e4b37bfa388 100755
--- a/third_party/ffmpeg/ffmpeg.gyp
+++ b/third_party/ffmpeg/ffmpeg.gyp
@@ -23,7 +23,6 @@
'include/libavcodec/opt.h',
'include/libavcodec/vdpau.h',
'include/libavcodec/xvmc.h',
- 'include/libavdevice/avdevice.h',
'include/libavformat/avformat.h',
'include/libavformat/avio.h',
'include/libavutil/adler32.h',
« no previous file with comments | « third_party/ffmpeg/avcodec-52.def ('k') | third_party/ffmpeg/include/libavcodec/avcodec.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698