| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index b0eeab04dead897c9063952c8ae1519ac6f1286a..dde451e8f435db76403a35c10841a912ea6456b1 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -248,6 +248,8 @@
|
| 'geolocation/simple_geolocation_provider.h',
|
| 'geolocation/simple_geolocation_request.cc',
|
| 'geolocation/simple_geolocation_request.h',
|
| + 'geolocation/simple_geolocation_request_test_monitor.cc',
|
| + 'geolocation/simple_geolocation_request_test_monitor.h',
|
| 'hugepage_text/hugepage_text.cc',
|
| 'hugepage_text/hugepage_text.h',
|
| 'login/auth/auth_attempt_state.cc',
|
| @@ -587,8 +589,6 @@
|
| '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',
|
|
|