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

Unified Diff: webrtc/api/BUILD.gn

Issue 2653703004: Added api/webrtcsdp.h forwarding header to work around upstream projects. (Closed)
Patch Set: 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/api/webrtcsdp.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index af49219e469c73328efcab6548b977ab8336cc8f..09212f0e78a63cc475d9b42d4fd2466d6458a038 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -74,6 +74,7 @@ rtc_static_library("libjingle_peerconnection_api") {
"umametrics.h",
"videosourceproxy.h",
"videotracksource.h",
+ "webrtcsdp.h",
]
if (!build_with_chromium && is_clang) {
« no previous file with comments | « no previous file | webrtc/api/webrtcsdp.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698