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

Unified Diff: media/media.gyp

Issue 9293033: Fix Android build after r119851 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Just exclude the files. Created 8 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ea03c959c1095adfc95940465896d7ff46f53932..5737f008f56b66a92aa7090203f2243d9ffaf067 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -292,6 +292,8 @@
'filters/ffmpeg_video_decoder.h',
'filters/gpu_video_decoder.cc',
'filters/gpu_video_decoder.h',
+ 'webm/webm_cluster_parser.cc',
+ 'webm/webm_cluster_parser.h',
'webm/webm_stream_parser.cc',
'webm/webm_stream_parser.h',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698