| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index d49424969690839d1fe753f03b1d8750eb4e8493..5f4e135c521c1e5b316854f80cbc223186d801f3 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",
|
|
|