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

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

Issue 2463023002: Revert of Add network throttling as an enterprise policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted by hand Created 4 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/chrome_browser_main_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index a7cec81c21aeb8a8af3005a79854c0adb92abe4e..2161a2d448e57000c362432ca84115e0b4ed2869 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -921,8 +921,6 @@ 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/shill_error.cc",
"net/shill_error.h",
"net/wake_on_wifi_connection_observer.cc",
@@ -1469,7 +1467,6 @@ source_set("unit_tests") {
"net/network_portal_detector_impl_unittest.cc",
"net/network_portal_notification_controller_unittest.cc",
"net/network_state_notifier_unittest.cc",
- "net/network_throttling_observer_unittest.cc",
"net/wake_on_wifi_manager_unittest.cc",
"options/network_property_ui_data_unittest.cc",
"ownership/fake_owner_settings_service.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/chrome_browser_main_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698