Chromium Code Reviews| Index: components/translate.gypi |
| diff --git a/components/translate.gypi b/components/translate.gypi |
| index ba2adef381d5916f673825e42d852ed242f0ab33..78be34bc91e11ab069ab891332bc0b505515668a 100644 |
| --- a/components/translate.gypi |
| +++ b/components/translate.gypi |
| @@ -192,7 +192,7 @@ |
| '../third_party/WebKit/public/blink.gyp:blink', |
| '../third_party/cld_2/cld_2.gyp:cld_2', |
| '../url/url.gyp:url_lib', |
| - '../v8/tools/gyp/v8.gyp:v8', |
| + '../v8/src/v8.gyp:v8', |
| ], |
| 'include_dirs': [ |
| '..', |