Chromium Code Reviews| Index: components/plugins.gypi |
| diff --git a/components/plugins.gypi b/components/plugins.gypi |
| index 8679f065a30684d138f05f061bd9fa3c725f8a22..e7b00ec67d36998c4bec5a095c5e7029b277a072 100644 |
| --- a/components/plugins.gypi |
| +++ b/components/plugins.gypi |
| @@ -13,7 +13,7 @@ |
| 'dependencies': [ |
| '../gin/gin.gyp:gin', |
| '../skia/skia.gyp:skia', |
| - '../out/gn_gyp/third_party/re2/re2.gyp:re2', |
| + '../third_party/re2/re2.gyp:re2', |
| '../third_party/WebKit/public/blink.gyp:blink', |
| '../v8/tools/gyp/v8.gyp:v8', |
| ], |