| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 7cb593417a08469f8eaa9d6bfac758425f0c38de..5b16fa7218c78accda20e31c58103fb0ea47fb98 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -167,8 +167,6 @@ 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",
|
|
|