| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index b10d8287d8dfd352b928f44a0550b563beba6d82..67d725d45ed7ff3e0af7b85e2fe9d98292240ab2 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -4383,6 +4383,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",
|
|
|