| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 2166fd1ca8ba388ca1de9c2aa27f82d57fef74d0..707624db7557ff9bad484975ef2186ea01f506d2 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -169,6 +169,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",
|
|
|