| Index: webkit/tools/test_shell/test_shell.gypi
|
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
|
| index abf1fb0ee78c666d125a7851793572f823bb9172..786a61036d225462ebf5aef82863f3cb49d64903 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -73,8 +73,6 @@
|
| 'plain_text_controller.cc',
|
| 'plain_text_controller.h',
|
| 'resource.h',
|
| - 'test_geolocation_service.cc',
|
| - 'test_geolocation_service.h',
|
| 'test_navigation_controller.cc',
|
| 'test_navigation_controller.h',
|
| 'test_shell.cc',
|
| @@ -160,9 +158,6 @@
|
| 'drop_delegate.cc',
|
| ],
|
| }],
|
| - ['"ENABLE_CLIENT_BASED_GEOLOCATION=1" in feature_defines', {
|
| - 'defines': [ 'ENABLE_CLIENT_BASED_GEOLOCATION=1' ]
|
| - }],
|
| ],
|
| },
|
| {
|
|
|