| Index: third_party/WebKit/Source/core/BUILD.gn
 | 
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
 | 
| index c14d3f1cd2bdb6f52b45163baafba4461eda70f8..2351669cb8cc6d879ab50ce4b1091768657c6660 100644
 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn
 | 
| @@ -1243,6 +1243,7 @@ source_set("unit_tests") {
 | 
|      "html/HTMLLinkElementSizesAttributeTest.cpp",
 | 
|      "html/HTMLLinkElementTest.cpp",
 | 
|      "html/HTMLMediaElementEventListenersTest.cpp",
 | 
| +    "html/HTMLMediaElementPersistentVideoTest.cpp",
 | 
|      "html/HTMLMediaElementTest.cpp",
 | 
|      "html/HTMLOutputElementTest.cpp",
 | 
|      "html/HTMLSelectElementTest.cpp",
 | 
| 
 |