| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 39ab0035eb213d817513339d7d983f35e5edeb17..210dedc976c1f9becbf3fb6292c4fa03a2b32569 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -4381,6 +4381,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",
|
|
|