| Index: media/base/test_helpers.h
|
| diff --git a/media/base/test_helpers.h b/media/base/test_helpers.h
|
| index 833c0466d5c16409a01e5b27ab9c8137a1d9732b..afad1f739615a65d2fc4572b2ccf6b190d7c4d12 100644
|
| --- a/media/base/test_helpers.h
|
| +++ b/media/base/test_helpers.h
|
| @@ -84,6 +84,7 @@ class TestVideoConfig {
|
| static VideoDecoderConfig Invalid();
|
|
|
| static VideoDecoderConfig Normal();
|
| + static VideoDecoderConfig NormalH264();
|
| static VideoDecoderConfig NormalEncrypted();
|
|
|
| // Returns a configuration that is larger in dimensions than Normal().
|
|
|