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

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

Issue 2442313003: Move some proxy config code out of src/chrome (Closed)
Patch Set: Fix DEPS 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/intent_helper/arc_settings_service.cc » ('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 1b494e37dbf5950579769483308d1d9a6fb988df..7f12e4ab2c6245466d0ca723bd578b7e56d462b8 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -926,10 +926,6 @@ source_set("chromeos") {
"net/network_portal_web_dialog.h",
"net/network_state_notifier.cc",
"net/network_state_notifier.h",
- "net/onc_utils.cc",
- "net/onc_utils.h",
- "net/proxy_config_handler.cc",
- "net/proxy_config_handler.h",
"net/shill_error.cc",
"net/shill_error.h",
"net/wake_on_wifi_connection_observer.cc",
@@ -1132,8 +1128,6 @@ source_set("chromeos") {
"profiles/profile_list_chromeos.h",
"profiles/profile_util.cc",
"profiles/profile_util.h",
- "proxy_config_service_impl.cc",
- "proxy_config_service_impl.h",
"proxy_cros_settings_parser.cc",
"proxy_cros_settings_parser.h",
"reset/metrics.h",
@@ -1246,10 +1240,6 @@ source_set("chromeos") {
"ui/mobile_config_ui.h",
"ui/screen_capture_notification_ui_chromeos.cc",
"ui/screen_capture_notification_ui_chromeos.h",
- "ui_proxy_config.cc",
- "ui_proxy_config.h",
- "ui_proxy_config_service.cc",
- "ui_proxy_config_service.h",
"upgrade_detector_chromeos.cc",
"upgrade_detector_chromeos.h",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/intent_helper/arc_settings_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698