| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 2a4751d28bb72fe9a33bc8aa6c62a3d56600aa80..836d342f961273e5a64787b09193484b4bc1f1b2 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -914,6 +914,8 @@ source_set("chromeos") {
|
| "net/network_portal_notification_controller.h",
|
| "net/network_portal_web_dialog.cc",
|
| "net/network_portal_web_dialog.h",
|
| + "net/network_throttling_observer.cc",
|
| + "net/network_throttling_observer.h",
|
| "net/onc_utils.cc",
|
| "net/onc_utils.h",
|
| "net/proxy_config_handler.cc",
|
|
|