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

Unified Diff: content/content_tests.gypi

Issue 11973010: AndroidVDA by using Android's MediaCodec API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f1cd70876eea3bb65763b1214d7310170482d5ca..cead93ade63e4d9fe571bedef4d16b50d0f95571 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -890,6 +890,7 @@
],
}],
['chromeos==1 or OS=="win" or OS=="mac"', {
+ # TODO(dwkang): make video_decode_accelerator_unittest work on Android.
Ami GONE FROM CHROMIUM 2013/02/07 19:40:16 What's the status of this?
dwkang1 2013/02/13 12:57:19 This is being addressed by felipe (Clank team). I'
'targets': [
{
'target_name': 'video_decode_accelerator_unittest',

Powered by Google App Engine
This is Rietveld 408576698