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

Unified Diff: remoting/remoting.gyp

Issue 16236008: Send enums as strings between Chromoting Native Messaging host and web-app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 7dfc95d5b33469c536f3f8c6987f505ec3a873a3..7094fc59c4ee43b74e448eb8da0cb456c4be1d1e 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -617,6 +617,7 @@
],
'sources': [
'host/setup/daemon_controller.h',
+ 'host/setup/daemon_controller.cc',
'host/setup/daemon_controller_linux.cc',
'host/setup/daemon_controller_mac.cc',
'host/setup/daemon_controller_win.cc',

Powered by Google App Engine
This is Rietveld 408576698