| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 71fa4c0364ed8c6190c40b6b8257114f0b8a0779..31c0f8627168fffa86cc9907e54427bf565ab5c6 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1952,14 +1952,6 @@
|
| ['exclude', '^browser/importer/'],
|
| ],
|
| }],
|
| - # We are migrating to client-based geolocation. Once the migration
|
| - # has finished, ENABLE_CLIENT_BASED_GEOLOCATION will disappear.
|
| - # See bugs:
|
| - # https://bugs.webkit.org/show_bug.cgi?id=45752 and
|
| - # http://code.google.com/p/chromium/issues/detail?id=59907
|
| - ['"ENABLE_CLIENT_BASED_GEOLOCATION=1" in feature_defines', {
|
| - 'defines': [ 'ENABLE_CLIENT_BASED_GEOLOCATION=1' ]
|
| - }],
|
| ],
|
| },
|
| {
|
|
|