Index: content/public/browser/BUILD.gn |
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn |
index ba0214585f7c08fb56f80b5ed8391c6a6fa841d9..455409000aa808d714351177cfe78e2f4788ec09 100644 |
--- a/content/public/browser/BUILD.gn |
+++ b/content/public/browser/BUILD.gn |
@@ -167,6 +167,8 @@ source_set("browser_sources") { |
"navigation_type.h", |
"navigation_ui_data.h", |
"network_quality_observer_factory.h", |
+ "network_service_instance.cc", |
+ "network_service_instance.h", |
"notification_database_data.cc", |
"notification_database_data.h", |
"notification_details.h", |