summaryrefslogtreecommitdiffstats
path: root/components/plugins.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/plugins.gypi')
-rw-r--r--components/plugins.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/plugins.gypi b/components/plugins.gypi
index 7ccd46f..e56ed09 100644
--- a/components/plugins.gypi
+++ b/components/plugins.gypi
@@ -11,7 +11,7 @@
'target_name': 'plugins_renderer',
'type': 'static_library',
'dependencies': [
- '../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2',
+ '../third_party/re2/re2.gyp:re2',
'../gin/gin.gyp:gin',
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',