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

Unified Diff: webrtc/voice_engine/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
« no previous file with comments | « webrtc/video/replay.cc ('k') | webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/BUILD.gn
diff --git a/webrtc/voice_engine/BUILD.gn b/webrtc/voice_engine/BUILD.gn
index e458fee9223a7acf09eb02e58f52de6e47527b59..984d149d8dc933a76d194d4df84c23393c89d3dd 100644
--- a/webrtc/voice_engine/BUILD.gn
+++ b/webrtc/voice_engine/BUILD.gn
@@ -260,7 +260,6 @@ if (rtc_include_tests) {
"../test/:video_test_common",
"//testing/gmock",
"//testing/gtest",
- "//third_party/gflags",
]
sources = [
« no previous file with comments | « webrtc/video/replay.cc ('k') | webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698