| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 873128a3bfe90f68a306b09a82eeae6ccbc154c8..d974f014cf49436cf6a2f3b0ba936f7529089bed 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -164,6 +164,8 @@ static_library("test_support") {
|
| "mock_leveldb_database.h",
|
| "mock_permission_manager.cc",
|
| "mock_permission_manager.h",
|
| + "mock_platform_notification_service.cc",
|
| + "mock_platform_notification_service.h",
|
| "mock_render_process.cc",
|
| "mock_render_process.h",
|
| "mock_ssl_host_state_delegate.cc",
|
|
|