Chromium Code Reviews| 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 d265a69ba1ddb197accee6a2467b0033beb99090..088773f3f55e2783b004e62036b8875e2d137d06 100644 |
| --- a/webkit/tools/test_shell/test_shell.gypi |
| +++ b/webkit/tools/test_shell/test_shell.gypi |
| @@ -160,6 +160,9 @@ |
| 'drop_delegate.cc', |
| ], |
| }], |
| + ['"ENABLE_CLIENT_BASED_GEOLOCATION=1" in feature_defines', { |
| + 'defines': [ 'ENABLE_CLIENT_BASED_GEOLOCATION=1' ] |
| + }], |
| ], |
| }, |
| { |