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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1419783013: Move ChromiumPortAllocatorFactory to remoting/protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 | « remoting/remoting_nacl.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index aa417294b69e50e1ba0601081ecb27ed813bfc5a..04d373816c432793e84bd8aef2cad299242ac970 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -88,6 +88,8 @@
'protocol/channel_socket_adapter.h',
'protocol/chromium_port_allocator.cc',
'protocol/chromium_port_allocator.h',
+ 'protocol/chromium_port_allocator_factory.cc',
+ 'protocol/chromium_port_allocator_factory.h',
'protocol/chromium_socket_factory.cc',
'protocol/chromium_socket_factory.h',
'protocol/client_control_dispatcher.cc',
« no previous file with comments | « remoting/remoting_nacl.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698