| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 429785250c142745aa0c6c3f5075e1f4daccecdf..8ee4996b64e25beebe6c9de0245cffa4f7d9a483 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -4,11 +4,11 @@
|
|
|
| {
|
| 'dependencies': [
|
| + '../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2',
|
| '../base/base.gyp:base_static',
|
| '../crypto/crypto.gyp:crypto',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../net/net.gyp:net',
|
| - '../out/gn_gyp/third_party/re2/re2.gyp:re2',
|
| '../skia/skia.gyp:skia',
|
| '../sql/sql.gyp:sql',
|
| '../third_party/zlib/google/zip.gyp:zip',
|
|
|