| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index d81af4e91e86d54b93b2d2387664768fc832b162..ab02e362f82ff347a722c5c852621f5095e3fb4b 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -4257,6 +4257,8 @@ static_library("test_support") {
|
| "net/url_request_mock_util.h",
|
| "notifications/notification_test_util.cc",
|
| "notifications/notification_test_util.h",
|
| + "notifications/stub_notification_display_service.cc",
|
| + "notifications/stub_notification_display_service.h",
|
| "notifications/stub_notification_platform_bridge.cc",
|
| "notifications/stub_notification_platform_bridge.h",
|
| "policy/test/local_policy_test_server.cc",
|
|
|