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

Unified Diff: remoting/remoting.gyp

Issue 12040058: Add support for high-DPI hosts under Mac OS X. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix for OS X 10.6. Created 7 years, 11 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 86a68e51f1f16c7c8052e349d805364c0ba5fd41..1382a7c966e81a2b1cb5771751a10f0f3c017912 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -267,6 +267,8 @@
'capturer/differ_block.h',
'capturer/linux/x_server_pixel_buffer.cc',
'capturer/linux/x_server_pixel_buffer.h',
+ 'capturer/mac/desktop_configuration.mm',
+ 'capturer/mac/desktop_configuration.h',
'capturer/mac/scoped_pixel_buffer_object.cc',
'capturer/mac/scoped_pixel_buffer_object.h',
'capturer/mouse_cursor_shape.cc',

Powered by Google App Engine
This is Rietveld 408576698