| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 91e464cc847bec4b94bb5f899c0e1fe7d87df0f7..8beb4a67a8d3bf913065cdff1d529021da1f4909 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",
|
|
|