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

Unified Diff: remoting/host/setup/me2me_native_messaging_host.h

Issue 393073002: Cleanup list of source files in remoting targets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/remoting_me2me_host.cc ('k') | remoting/remoting_host.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/setup/me2me_native_messaging_host.h
diff --git a/remoting/host/setup/me2me_native_messaging_host.h b/remoting/host/setup/me2me_native_messaging_host.h
index a44205657bdf1be16b9f4cc8e483fa5f9665a54d..e4a6748aba8c0354d088115b079a2331b10ff368 100644
--- a/remoting/host/setup/me2me_native_messaging_host.h
+++ b/remoting/host/setup/me2me_native_messaging_host.h
@@ -176,10 +176,6 @@ class Me2MeNativeMessagingHost {
DISALLOW_COPY_AND_ASSIGN(Me2MeNativeMessagingHost);
};
-// Creates a Me2MeNativeMessagingHost instance, attaches it to stdin/stdout and
-// runs the message loop until Me2MeNativeMessagingHost signals shutdown.
-int Me2MeNativeMessagingHostMain();
-
} // namespace remoting
#endif // REMOTING_HOST_SETUP_ME2ME_NATIVE_MESSAGING_HOST_H_
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | remoting/remoting_host.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698