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

Unified Diff: webrtc/test/test.gyp

Issue 1431983006: Remove webrtc/test/channel_transport/include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 | « webrtc/test/channel_transport/include/channel_transport.h ('k') | webrtc/tools/agc/agc_harness.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/test.gyp
diff --git a/webrtc/test/test.gyp b/webrtc/test/test.gyp
index 0d251dffdd519324a35b6e8d91f75b80614ba421..60313fe44d020774e8f9aa23af326ba8ccbd6642 100644
--- a/webrtc/test/test.gyp
+++ b/webrtc/test/test.gyp
@@ -21,8 +21,8 @@
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers',
],
'sources': [
+ 'channel_transport/channel_transport.h',
Henrik Grunell WebRTC 2015/11/11 09:28:49 Nit: Fix order.
'channel_transport/channel_transport.cc',
- 'channel_transport/include/channel_transport.h',
'channel_transport/traffic_control_win.cc',
'channel_transport/traffic_control_win.h',
'channel_transport/udp_socket_manager_posix.cc',
« no previous file with comments | « webrtc/test/channel_transport/include/channel_transport.h ('k') | webrtc/tools/agc/agc_harness.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698