Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 3005483002: Replace remaining gflags usages with rtc_base/flags (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index 9611778fe5196a34bc778ef3ebe2b889ea6fa9d9..27ed3053ba6bf57d032f401705dc46a2915148b6 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -349,7 +349,6 @@ if (rtc_include_tests) {
"../../test:video_test_common",
"../../test:video_test_support",
"../video_capture",
- "//third_party/gflags",
]
} # video_quality_measurement

Powered by Google App Engine
This is Rietveld 408576698