Index: content/public/browser/BUILD.gn |
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn |
index fd030c93c78e3b9054ed2e048de4c0c52ead9428..276b0c3da29deeab7909b5e2756e16a3695a4ca1 100644 |
--- a/content/public/browser/BUILD.gn |
+++ b/content/public/browser/BUILD.gn |
@@ -150,6 +150,7 @@ source_set("browser_sources") { |
"navigation_throttle.cc", |
"navigation_throttle.h", |
"navigation_type.h", |
+ "notification_database_data.cc", |
"notification_database_data.h", |
"notification_details.h", |
"notification_event_dispatcher.h", |