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

Unified Diff: remoting/remoting.gyp

Issue 12678008: Reworked the plumbing required to pass the client resolution to the desktop resizer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 7 years, 9 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
« remoting/host/screen_resolution.cc ('K') | « remoting/host/session_controller.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 33b185cc3cf2f916a685974fb5f8cc813ca3b652..115706146b0b97238b5c5c21814f2e3d70ebc598 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -423,6 +423,8 @@
'host/resizing_host_observer.h',
'host/sas_injector.h',
'host/sas_injector_win.cc',
+ 'host/screen_resolution.cc',
+ 'host/screen_resolution.h',
'host/server_log_entry.cc',
'host/server_log_entry.h',
'host/service_client.cc',
« remoting/host/screen_resolution.cc ('K') | « remoting/host/session_controller.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698