Index: ios/web/BUILD.gn |
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn |
index f1bbde11346b0ea649734bd275a62f982bf90c32..123ccf4d8404b8d6df912ee41ab0751c73aee655 100644 |
--- a/ios/web/BUILD.gn |
+++ b/ios/web/BUILD.gn |
@@ -578,6 +578,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", |