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

Unified Diff: webrtc/BUILD.gn

Issue 2675173003: Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. (Closed)
Patch Set: Add memcheck suppression for end-to-end tests. Created 3 years, 10 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 | « tools-webrtc/valgrind/gtest_exclude/ortc_unittests.gtest-memcheck.txt ('k') | webrtc/api/BUILD.gn » ('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 6853f8e46685e520c600237334c3e2efeb5aab56..92237325c45fd1299dc74a53d2aff97367664eee 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -258,6 +258,7 @@ if (!build_with_chromium) {
"media",
"modules",
"modules/video_capture:video_capture_internal_impl",
+ "ortc",
"p2p",
"pc",
"sdk",
« no previous file with comments | « tools-webrtc/valgrind/gtest_exclude/ortc_unittests.gtest-memcheck.txt ('k') | webrtc/api/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698