Index: ios/web/BUILD.gn |
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn |
index d841504449dd675316a62dc859f8f1e58185057e..4c955b7f137116756c0ace3b47377e9a47fc875a 100644 |
--- a/ios/web/BUILD.gn |
+++ b/ios/web/BUILD.gn |
@@ -580,6 +580,7 @@ test("ios_web_inttests") { |
] |
sources = [ |
"browser_state_web_view_partition_inttest.mm", |
+ "navigation/history_state_operations_inttest.mm", |
"navigation/window_location_inttest.mm", |
"public/test/http_server_inttest.mm", |
"test/run_all_unittests.cc", |