Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 2857cb29aed084c07c6813feefbde0e8ca4fe870..f7188b5e0494bbb028264dd2296222edfb4c77b2 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -254,6 +254,7 @@ source_set("webrtc") { |
"call", |
"common_audio", |
"common_video", |
+ "examples", |
magjed_webrtc
2016/06/28 15:48:16
I think you should remove this because webrtc shou
sakal
2016/06/29 08:15:58
Yeah, I first thought this was a meta target for a
|
"modules", |
"system_wrappers", |
"tools", |