| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 2ff10842a461fe86451293fc1a4dd4aa7e6017b6..259b8b33d84cf34c9d85bfb0ccfdc2b3b2c7c8d7 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1209,6 +1209,7 @@
|
| '../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
|
| '../third_party/libjingle/libjingle.gyp:libpeerconnection',
|
| '../third_party/webrtc/modules/modules.gyp:video_capture_module',
|
| + '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
|
| ],
|
| }],
|
| ['enable_webrtc==1 and enable_plugins==1', {
|
|
|