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

Unified Diff: webrtc/BUILD.gn

Issue 2608353003: Make P2PTransportChannel inherit from IceTransportInternal. (Closed)
Patch Set: Merge Created 3 years, 11 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 | « no previous file | webrtc/p2p/base/dtlstransportchannel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 6a02fbcdd66a434779560e69184fd3c5056522d4..36d9f9e749cb4b4bc13451bd13b3533ebc279d1b 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -365,7 +365,6 @@ if (rtc_include_tests) {
rtc_test("rtc_unittests") {
testonly = true
-
deps = [
"base:rtc_analytics_unittests",
"base:rtc_base_approved_unittests",
« no previous file with comments | « no previous file | webrtc/p2p/base/dtlstransportchannel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698