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

Unified Diff: remoting/remoting.gyp

Issue 10382184: [Chromoting] Initial plumbing for cursor shape. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comment for CaptureCursor Created 8 years, 7 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/proto/video.proto ('K') | « remoting/proto/video.proto ('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 05f5ddbf9c5e9dbd4d40553cd7d5b5ddc0699463..b911e793b4df3a8dc9efce3c3e92cd142ae51796 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1047,6 +1047,8 @@
'base/auth_token_util.h',
'base/capture_data.cc',
'base/capture_data.h',
+ 'base/cursor_shape_data.cc',
+ 'base/cursor_shape_data.h',
'base/compound_buffer.cc',
'base/compound_buffer.h',
'base/compressor.h',
« remoting/proto/video.proto ('K') | « remoting/proto/video.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698