| Index: webrtc/video/BUILD.gn
|
| diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
|
| index c85510567c28903d50c8c8bcf25e8b97f5b2849b..f3bba0ebf44f82aaa0e31fe55a24083bebc3cb76 100644
|
| --- a/webrtc/video/BUILD.gn
|
| +++ b/webrtc/video/BUILD.gn
|
| @@ -223,7 +223,6 @@ if (rtc_include_tests) {
|
| "../test:test_support",
|
| "../test:video_test_common",
|
| "../test:video_test_support",
|
| - "//third_party/gflags",
|
| ]
|
| if (!build_with_chromium && is_clang) {
|
| # Suppress warnings from the Chromium Clang plugin (bugs.webrtc.org/163).
|
|
|