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

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: fixing android_clang build error. 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
« no previous file with comments | « content/content_common.gypi ('k') | gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 4ece8e6537c8fa6fe4ebfb71ff5283a5f143ecd7..6246c5f6c059a21df469c69ef995a0d6af5705b1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -897,6 +897,8 @@
],
}],
['chromeos==1 or OS=="win" or OS=="mac"', {
+ # TODO(felipeg): Make video_decode_accelerator_unittest work on Android.
+ # http://crbug.com/178647
'targets': [
{
'target_name': 'video_decode_accelerator_unittest',
« no previous file with comments | « content/content_common.gypi ('k') | gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698