Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index aa101723971d1c260f439dcfa35a1621de7a606f..79598e34e5f5db41649f901e4464a1e76372bf1f 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -256,6 +256,12 @@ |
'device_event_log_impl.h', |
'disks/disk_mount_manager.cc', |
'disks/disk_mount_manager.h', |
+ 'geolocation/geoposition.cc', |
+ 'geolocation/geoposition.h', |
+ 'geolocation/simple_geolocation_provider.cc', |
+ 'geolocation/simple_geolocation_provider.h', |
+ 'geolocation/simple_geolocation_request.cc', |
+ 'geolocation/simple_geolocation_request.h', |
'login/auth/auth_attempt_state.cc', |
'login/auth/auth_attempt_state.h', |
'login/auth/auth_attempt_state_resolver.cc', |
@@ -436,6 +442,7 @@ |
'dbus/shill_third_party_vpn_driver_client_unittest.cc', |
'device_event_log_impl_unittest.cc', |
'disks/disk_mount_manager_unittest.cc', |
+ 'geolocation/simple_geolocation_unittest.cc', |
'login/auth/key_unittest.cc', |
'login/login_state_unittest.cc', |
'network/auto_connect_handler_unittest.cc', |