| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index dc7ba177041be4201267ae39b4d5c638c589024d..b57e4475afbb8c0ff421d3371625c58c4b6c2ebe 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -161,6 +161,7 @@ source_set("browser_sources") {
|
| "notification_database_data.h",
|
| "notification_details.h",
|
| "notification_event_dispatcher.h",
|
| + "notification_id_verifier.h",
|
| "notification_observer.h",
|
| "notification_registrar.cc",
|
| "notification_registrar.h",
|
|
|