diff options
Diffstat (limited to 'components/plugins.gypi')
-rw-r--r-- | components/plugins.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/plugins.gypi b/components/plugins.gypi index e7b00ec..8679f06 100644 --- a/components/plugins.gypi +++ b/components/plugins.gypi @@ -13,7 +13,7 @@ 'dependencies': [ '../gin/gin.gyp:gin', '../skia/skia.gyp:skia', - '../third_party/re2/re2.gyp:re2', + '../out/gn_gyp/third_party/re2/re2.gyp:re2', '../third_party/WebKit/public/blink.gyp:blink', '../v8/tools/gyp/v8.gyp:v8', ], |