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

Unified Diff: webrtc/examples/DEPS

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Added three headers for backwards-compatibility, specifically for building chromium. Created 4 years 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/examples/DEPS
diff --git a/webrtc/examples/DEPS b/webrtc/examples/DEPS
index f065c89458b6970cfe99233784d4185e53e6f285..524aa263764de889261bbdcd4bd93806b9bab44f 100644
--- a/webrtc/examples/DEPS
+++ b/webrtc/examples/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+webrtc/modules/audio_device",
"+webrtc/modules/video_capture",
"+webrtc/p2p",
+ "+webrtc/pc",
]

Powered by Google App Engine
This is Rietveld 408576698