Chromium Code Reviews| Index: webrtc/modules/video_capture/BUILD.gn |
| diff --git a/webrtc/modules/video_capture/BUILD.gn b/webrtc/modules/video_capture/BUILD.gn |
| index 90b824a5b8b2c3171487d1004671960ef45d6ba2..a03bb3c6dd5a748c5912af2486cd7b87c6ceec5c 100644 |
| --- a/webrtc/modules/video_capture/BUILD.gn |
| +++ b/webrtc/modules/video_capture/BUILD.gn |
| @@ -31,7 +31,6 @@ rtc_static_library("video_capture_module") { |
| "../../base:rtc_base_approved", |
| "../../common_video", |
| "../../system_wrappers", |
| - "../utility", |
| ] |
| if (!build_with_chromium && is_clang) { |