| Index: source/libvpx/test/test_vectors.cc
 | 
| ===================================================================
 | 
| --- source/libvpx/test/test_vectors.cc	(revision 271012)
 | 
| +++ source/libvpx/test/test_vectors.cc	(working copy)
 | 
| @@ -177,7 +177,8 @@
 | 
|    "vp90-2-14-resize-fp-tiles-4-16.webm", "vp90-2-14-resize-fp-tiles-4-1.webm",
 | 
|    "vp90-2-14-resize-fp-tiles-4-2.webm", "vp90-2-14-resize-fp-tiles-4-8.webm",
 | 
|    "vp90-2-14-resize-fp-tiles-8-16.webm", "vp90-2-14-resize-fp-tiles-8-1.webm",
 | 
| -  "vp90-2-14-resize-fp-tiles-8-2.webm", "vp90-2-14-resize-fp-tiles-8-4.webm"
 | 
| +  "vp90-2-14-resize-fp-tiles-8-2.webm", "vp90-2-14-resize-fp-tiles-8-4.webm",
 | 
| +  "vp90-2-15-segkey.webm", "vp90-2-15-segkey_adpq.webm"
 | 
|  };
 | 
|  const int kNumVP9TestVectors = NELEMENTS(kVP9TestVectors);
 | 
|  #endif  // CONFIG_VP9_DECODER
 | 
| 
 |