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

Unified Diff: chromeos/chromeos.gyp

Issue 238433003: Provide Shill IP Address to myIpAddress() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + feedback Created 6 years, 6 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 | « chrome/browser/io_thread.cc ('k') | chromeos/network/device_state.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 686b7ae13d8cf9221fb5f8018a3cbae92b4d2210..58aea834bb8d99b59e0e4f82c310f6a797c5af06 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -276,6 +276,8 @@
'network/device_state.h',
'network/geolocation_handler.cc',
'network/geolocation_handler.h',
+ 'network/host_resolver_impl_chromeos.cc',
+ 'network/host_resolver_impl_chromeos.h',
'network/managed_network_configuration_handler.cc',
'network/managed_network_configuration_handler.h',
'network/managed_network_configuration_handler_impl.cc',
@@ -520,6 +522,7 @@
'login/login_state_unittest.cc',
'network/client_cert_resolver_unittest.cc',
'network/geolocation_handler_unittest.cc',
+ 'network/host_resolver_impl_chromeos_unittest.cc',
'network/managed_network_configuration_handler_unittest.cc',
'network/network_cert_migrator_unittest.cc',
'network/network_change_notifier_chromeos_unittest.cc',
« no previous file with comments | « chrome/browser/io_thread.cc ('k') | chromeos/network/device_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698