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

Unified Diff: chrome/browser/chromeos/chrome_browser_main_chromeos.h

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 | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/chrome_browser_main_chromeos.h
diff --git a/chrome/browser/chromeos/chrome_browser_main_chromeos.h b/chrome/browser/chromeos/chrome_browser_main_chromeos.h
index ed32d3745450b9c64d04bf25bfca2f3e4b3135c1..93a5382a6d05a49ad3cec1149a18cc897e46d373 100644
--- a/chrome/browser/chromeos/chrome_browser_main_chromeos.h
+++ b/chrome/browser/chromeos/chrome_browser_main_chromeos.h
@@ -37,7 +37,6 @@ class RendererFreezer;
class SessionManagerObserver;
class SwapMetrics;
class WakeOnWifiManager;
-class NetworkThrottlingObserver;
namespace default_app_order {
class ExternalLoader;
@@ -78,7 +77,6 @@ class ChromeBrowserMainPartsChromeos : public ChromeBrowserMainPartsLinux {
std::unique_ptr<DataPromoNotification> data_promo_notification_;
std::unique_ptr<RendererFreezer> renderer_freezer_;
std::unique_ptr<WakeOnWifiManager> wake_on_wifi_manager_;
- std::unique_ptr<NetworkThrottlingObserver> network_throttling_observer_;
std::unique_ptr<internal::DBusServices> dbus_services_;
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698