| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 2775d680d71f7e2f18b4eea5e872c9d73a4a0345..9b9d63e62c36fb9eeeb6f1eb953583ef09b5b7d4 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -166,6 +166,7 @@ source_set("browser_sources") {
|
| "navigation_throttle.h",
|
| "navigation_type.h",
|
| "navigation_ui_data.h",
|
| + "network_quality_observer_factory.h",
|
| "notification_database_data.cc",
|
| "notification_database_data.h",
|
| "notification_details.h",
|
|
|