| Index: net/tools/tld_cleanup/tld_cleanup.gyp
|
| diff --git a/net/tools/tld_cleanup/tld_cleanup.gyp b/net/tools/tld_cleanup/tld_cleanup.gyp
|
| index 245df984e6f0064ea74eab1dce769ae8daf60cb5..1d4a48474d64b20f861073d75cced40916b07cda 100644
|
| --- a/net/tools/tld_cleanup/tld_cleanup.gyp
|
| +++ b/net/tools/tld_cleanup/tld_cleanup.gyp
|
| @@ -12,7 +12,7 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| '../../../base/base.gyp:base',
|
| - '../../../build/temp_gyp/googleurl.gyp:googleurl',
|
| + '../../../url/url.gyp:url',
|
| ],
|
| 'sources': [
|
| 'tld_cleanup.cc',
|
|
|