Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1364)

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2364703002: Add network throttling as an enterprise policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add network bandwidth throttling as an enterprise policy Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698