| 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 0d030dc21fc08294a09b571d6732b4e0a2ae86a5..c779a220d7494f164f74369b0b419c0b17e7e621 100644
 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn
 | 
| @@ -1377,6 +1377,7 @@ source_set("unit_tests") {
 | 
|      "loader/resource/MultipartImageResourceParserTest.cpp",
 | 
|      "origin_trials/OriginTrialContextTest.cpp",
 | 
|      "page/ChromeClientTest.cpp",
 | 
| +    "page/EffectiveNavigationPolicyTest.cpp",
 | 
|      "page/FocusControllerTest.cpp",
 | 
|      "page/PagePopupClientTest.cpp",
 | 
|      "page/PrintContextTest.cpp",
 | 
| 
 |