| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 77a27a60b13e2210a34f66e24869ba0e924c8356..8506d03339544ea60a478fe816487a31e0886602 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -14,6 +14,7 @@
|
| '../third_party/re2/re2.gyp:re2',
|
| '../third_party/zlib/zlib.gyp:zip',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
| + '../third_party/webrtc/modules/modules.gyp:desktop_capture',
|
| '../ui/snapshot/snapshot.gyp:snapshot',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
|
|