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

Unified Diff: remoting/remoting.gyp

Issue 10823215: Curtain mode implementation for Mac OS X. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed linter warnings. Created 8 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index f0e8cf09d8756beaab2cd0893c61f82713aed9a6..a6240df4e9f11bc7becea4ef40e0d222ba6680da 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1478,6 +1478,8 @@
'host/remoting_me2me_host.cc',
'host/usage_stats_consent.h',
'host/usage_stats_consent_win.cc',
+ 'host/curtain_mode_mac.h',
+ 'host/curtain_mode_mac.cc',
],
'conditions': [
['OS=="mac"', {
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/host/remoting_me2me_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698