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

Unified Diff: remoting/host/plugin/constants.h

Issue 19803010: Localized Chromoting Host on Mac and Linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: remoting/host/plugin/constants.h
diff --git a/remoting/host/plugin/constants.h b/remoting/host/plugin/constants.h
index 780a2c9fd7aecd1d9862992878dd589fb2ac022a..6888bcde25fdf0041aa6d4c72c5955c28f04560c 100644
--- a/remoting/host/plugin/constants.h
+++ b/remoting/host/plugin/constants.h
@@ -12,10 +12,6 @@
// - remoting/remoting.gyp
// - remoting/host/plugin/host_plugin.ver
-#define HOST_PLUGIN_DESCRIPTION \
- "Allow another user to access your computer securely over the Internet."
-#define HOST_PLUGIN_MIME_TYPE "application/vnd.chromium.remoting-host"
-
#if defined(GOOGLE_CHROME_BUILD)
#define HOST_PLUGIN_NAME "Chrome Remote Desktop Host"
#else

Powered by Google App Engine
This is Rietveld 408576698