| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 049a542e0f669e0250316a9ce4c982417bab52e1..e4281e741e1573b8594cf76318ec14b72512dd75 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -584,6 +584,8 @@
|
| 'dbus/services/service_provider_test_helper.h',
|
| 'disks/mock_disk_mount_manager.cc',
|
| 'disks/mock_disk_mount_manager.h',
|
| + 'geolocation/simple_geolocation_request_test_monitor.cc',
|
| + 'geolocation/simple_geolocation_request_test_monitor.h',
|
| 'login/auth/fake_extended_authenticator.cc',
|
| 'login/auth/fake_extended_authenticator.h',
|
| 'login/auth/mock_auth_attempt_state_resolver.cc',
|
|
|