Chromium Code Reviews| Index: components/translate.gypi |
| diff --git a/components/translate.gypi b/components/translate.gypi |
| index a9a3cc8162e1af4bf2b15124d9a99d9fc8acc2dc..dfe328ff5857f7bd870fd9a779055a7eed9647ee 100644 |
| --- a/components/translate.gypi |
| +++ b/components/translate.gypi |
| @@ -172,8 +172,8 @@ |
| 'translate_core_common', |
| 'translate_core_language_detection', |
| '../base/base.gyp:base', |
| - '../content/content.gyp:content_common', |
| '../ipc/ipc.gyp:ipc', |
| + '../url/ipc/url_ipc.gyp:url_ipc', |
| ], |
| 'include_dirs': [ |
| '..', |