Commit 4002391c authored by jiayl's avatar jiayl Committed by Commit bot

Add missing files to BUILD.gn

TBR=tommi@chromium.org
BUG=

Review URL: https://codereview.chromium.org/978683002

Cr-Commit-Position: refs/heads/master@{#318982}
parent f9648891
......@@ -354,6 +354,10 @@ if (enable_webrtc) {
"source/talk/app/webrtc/audiotrackrenderer.h",
"source/talk/app/webrtc/datachannel.cc",
"source/talk/app/webrtc/datachannel.h",
"source/talk/app/webrtc/dtlsidentityservice.cc",
"source/talk/app/webrtc/dtlsidentityservice.h",
"source/talk/app/webrtc/dtlsidentitystore.cc",
"source/talk/app/webrtc/dtlsidentitystore.h",
"source/talk/app/webrtc/dtmfsender.cc",
"source/talk/app/webrtc/dtmfsender.h",
"source/talk/app/webrtc/jsep.h",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment