| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 0fa9880221e8b07fae4f2b553b8d47caf2f935d7..b9cc7fad0858ffbc72ec8c9138958f5bc01e254a 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -920,6 +920,8 @@ source_set("chromeos") {
|
| "net/network_portal_web_dialog.h",
|
| "net/network_state_notifier.cc",
|
| "net/network_state_notifier.h",
|
| + "net/network_throttling_observer.cc",
|
| + "net/network_throttling_observer.h",
|
| "net/onc_utils.cc",
|
| "net/onc_utils.h",
|
| "net/proxy_config_handler.cc",
|
|
|