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

Unified Diff: remoting/remoting.gyp

Issue 3124005: Move UpdateStreamEncoding value into the BeginUpdateStreamMessage since we... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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 | « remoting/client/x11_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
===================================================================
--- remoting/remoting.gyp (revision 57131)
+++ remoting/remoting.gyp (working copy)
@@ -239,6 +239,7 @@
'sources': [
'client/chromoting_client.cc',
'client/chromoting_client.h',
+ 'client/chromoting_view.cc',
'client/chromoting_view.h',
'client/client_config.h',
'client/client_context.cc',
@@ -364,6 +365,7 @@
'base/mock_objects.h',
'base/multiple_array_input_stream_unittest.cc',
'base/protocol_decoder_unittest.cc',
+ 'client/chromoting_view_unittest.cc',
'client/mock_objects.h',
'host/chromoting_host_context_unittest.cc',
'host/client_connection_unittest.cc',
« no previous file with comments | « remoting/client/x11_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698