Chromium Code Reviews| Index: components/plugins.gypi |
| diff --git a/components/plugins.gypi b/components/plugins.gypi |
| index 3696b4d2b93fbf40cde4460025bf806e97b28427..ed37c649ce47a8e2d205bd71ab3025225756b7f7 100644 |
| --- a/components/plugins.gypi |
| +++ b/components/plugins.gypi |
| @@ -15,7 +15,7 @@ |
| '../skia/skia.gyp:skia', |
| '../third_party/WebKit/public/blink.gyp:blink', |
| '../third_party/re2/re2.gyp:re2', |
| - '../v8/tools/gyp/v8.gyp:v8', |
| + '../v8/src/v8.gyp:v8', |
| ], |
| 'include_dirs': [ |
| '..', |