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

Unified Diff: chromeos/chromeos.gyp

Issue 743623002: Move ProxyResolutionServiceProvider to chromeos/dbus/services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/chrome_tests_unit.gypi ('k') | chromeos/dbus/services/proxy_resolution_service_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index ae43fe3a575748c7f1cdc1ea848bf2a875350f06..59f99e0eb972c78b5e8fa914f5b96ce9417b21f1 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -218,6 +218,8 @@
'dbus/services/cros_dbus_service.h',
'dbus/services/liveness_service_provider.cc',
'dbus/services/liveness_service_provider.h',
+ 'dbus/services/proxy_resolution_service_provider.cc',
+ 'dbus/services/proxy_resolution_service_provider.h',
'dbus/session_manager_client.cc',
'dbus/session_manager_client.h',
'dbus/shill_client_helper.cc',
@@ -435,6 +437,7 @@
'dbus/nfc_client_unittest.cc',
'dbus/power_policy_controller_unittest.cc',
'dbus/services/cros_dbus_service_unittest.cc',
+ 'dbus/services/proxy_resolution_service_provider_unittest.cc',
'dbus/shill_client_unittest_base.cc',
'dbus/shill_client_unittest_base.h',
'dbus/shill_device_client_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chromeos/dbus/services/proxy_resolution_service_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698