Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 5317f6c18d958329ffc33d464e46af771e9a9885..343753e24e427925e3836f137fb0e96502c94a74 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -677,6 +677,7 @@ test("content_unittests") { |
| "//third_party/libjingle:libjingle_webrtc", |
| "//third_party/libjingle:libpeerconnection", |
| "//third_party/webrtc/modules/video_capture", |
| + "//ui/shell_dialogs:shell_dialogs", |
| ] |
| if (is_linux || is_mac || is_win) { |