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

Unified Diff: remoting/remoting.gyp

Issue 10873050: [Chromoting] Hook up host talkgadget policy checks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change int to bool 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
« no previous file with comments | « remoting/host/simple_host_process.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
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index fe14fa169906302162bd715ca2b9d3f2e6b472ba..75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1209,7 +1209,6 @@
'host/clipboard_win.cc',
'host/composite_host_config.cc',
'host/composite_host_config.h',
- 'host/constants.cc',
'host/constants.h',
'host/constants_mac.cc',
'host/constants_mac.h',
@@ -1227,6 +1226,8 @@
'host/disconnect_window_mac.h',
'host/disconnect_window_mac.mm',
'host/disconnect_window_win.cc',
+ 'host/dns_blackhole_checker.cc',
+ 'host/dns_blackhole_checker.h',
'host/event_executor.h',
'host/event_executor_linux.cc',
'host/event_executor_mac.cc',
« no previous file with comments | « remoting/host/simple_host_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698