Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 7d024c311a138f5f4f1f3ba0cd8de32f1d86769f..b8d42b417e81304152135dc713496a98d58085da 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -72,7 +72,7 @@ |
| '../ui/gl/gl.gyp:gl', |
| '../url/url.gyp:url_lib', |
| '../url/ipc/url_ipc.gyp:url_ipc', |
| - '../v8/tools/gyp/v8.gyp:v8', |
| + '../v8/src/v8.gyp:v8', |
| ], |
| 'include_dirs': [ |
| '..', |