| Index: components/url_matcher.gypi
|
| diff --git a/components/url_matcher.gypi b/components/url_matcher.gypi
|
| index 34765526db7aadf8078c00847132778c3d400208..da057dee55e6b0c02292ac5b2ba1d070f2ce99f2 100644
|
| --- a/components/url_matcher.gypi
|
| +++ b/components/url_matcher.gypi
|
| @@ -10,7 +10,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../third_party/re2/re2.gyp:re2',
|
| + '../out/gn_gyp/third_party/re2/re2.gyp:re2',
|
| '../url/url.gyp:url_lib',
|
| ],
|
| 'include_dirs': [
|
|
|