| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 012dc47615c55c37c28d65a7c8e95dad546fc307..88f5ff0637c47e66cf3491170cece15217712d43 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -88,6 +88,8 @@ static_library("test_support") {
|
| "../public/test/mock_render_thread.h",
|
| "../public/test/mock_resource_context.cc",
|
| "../public/test/mock_resource_context.h",
|
| + "../public/test/navigation_handle_observer.cc",
|
| + "../public/test/navigation_handle_observer.h",
|
| "../public/test/navigation_simulator.cc",
|
| "../public/test/navigation_simulator.h",
|
| "../public/test/ppapi_test_utils.cc",
|
|
|