Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index e02d1a171b539eae2b7339336c24317dada1a8be..870babe62b10f3f5a05b9ed52992f89a5551d129 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -83,6 +83,8 @@ static_library("test_support") { |
"../public/test/mock_special_storage_policy.h", |
"../public/test/mock_storage_client.cc", |
"../public/test/mock_storage_client.h", |
+ "../public/test/navigation_simulator.cc", |
+ "../public/test/navigation_simulator.h", |
"../public/test/ppapi_test_utils.cc", |
"../public/test/ppapi_test_utils.h", |
"../public/test/render_view_test.cc", |