Index: extensions/extensions.gyp |
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
index a1c7020cf88061bfe3d55c068fc567a5bab96e44..725c6755cc40b907d7c3e7e49d06827a6d7e99f6 100644 |
--- a/extensions/extensions.gyp |
+++ b/extensions/extensions.gyp |
@@ -11,7 +11,7 @@ |
'target_name': 'extensions_common', |
'type': 'static_library', |
'dependencies': [ |
- '../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2', |
+ '../third_party/re2/re2.gyp:re2', |
# TODO(benwells): figure out what to do with the api target and |
# api resources compiled into the chrome resource bundle. |
# http://crbug.com/162530 |