| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 7ec461674d8b9cb67f0ba032bb2fb61eeb94c073..71b67c93ac1cb45a069f6b6d840a18f61d399e0c 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -915,6 +915,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",
|
|
|