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

Side by Side Diff: build/android/gtest_filter/media_unittests_disabled

Issue 11234071: Moved SkCanvasVideoRenderer to media/filters. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added MEDIA_EXPORT. Created 8 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/android/gtest_filter/content_unittests_disabled ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # List of suppressions 1 # List of suppressions
2 2
3 # crbug.com/136720 3 # crbug.com/136720
4 CrossProcessNotificationMultiProcessTest.Basic 4 CrossProcessNotificationMultiProcessTest.Basic
5 5
6 # Death tests are not supported on APK 6 # Death tests are not supported on APK
7 # http://crbug.com/138855 7 # http://crbug.com/138855
8 CompositeFilterDeathTest.* 8 CompositeFilterDeathTest.*
9 9
10 # http://crbug.com/138833 10 # http://crbug.com/138833
11 AesDecryptorTest.* 11 AesDecryptorTest.*
12
13 # crbug.com/138930
14 SkCanvasVideoRendererTest.*
OLDNEW
« no previous file with comments | « build/android/gtest_filter/content_unittests_disabled ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698