| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index b13f11ca851f229109a51eb15e2a4aa606721752..6f1d378fed0131ade275a31d13cae82c6693c350 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -42,7 +42,7 @@
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
|
| '../third_party/libusb/libusb.gyp:libusb',
|
| - '../third_party/re2/re2.gyp:re2',
|
| + '../out/gn_gyp/third_party/re2/re2.gyp:re2',
|
| '../third_party/webrtc/modules/modules.gyp:desktop_capture',
|
| '../ui/base/strings/ui_strings.gyp:ui_strings',
|
| '../ui/gfx/gfx.gyp:gfx',
|
|
|