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 2b586df875f974e77352e2e0d558a4c96e0e6c39..9688fee07ad962dc2b12959efa53043bb9916185 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1376,6 +1376,7 @@ source_set("unit_tests") { |
"origin_trials/OriginTrialContextTest.cpp", |
"page/ChromeClientTest.cpp", |
"page/ContextMenuControllerTest.cpp", |
+ "page/EffectiveNavigationPolicyTest.cpp", |
"page/FocusControllerTest.cpp", |
"page/PagePopupClientTest.cpp", |
"page/PrintContextTest.cpp", |