summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_resource.h
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 00:18:32 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 00:18:32 +0000
commitda96e54c008fabe2bd36ce9ec2a5e4923844b48b (patch)
tree7113ddb9aaf0aeb1cf1a3b63b51ac54117c686c5 /chrome/app/chrome_dll_resource.h
parent1b1eecda2907942e1db3492ac2e599a0da8b2437 (diff)
downloadchromium_src-da96e54c008fabe2bd36ce9ec2a5e4923844b48b.zip
chromium_src-da96e54c008fabe2bd36ce9ec2a5e4923844b48b.tar.gz
chromium_src-da96e54c008fabe2bd36ce9ec2a5e4923844b48b.tar.bz2
Adding remoting setup to wrench menu
pranvak@ is OOO so I'm submitting for him. This patch will add a menu in wrench menu to start the chromoting setup flow. Submit for: pranvak@chromium.org Reviewed: http://codereview.chromium.org/3075024/show Review URL: http://codereview.chromium.org/3134003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55815 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chrome_dll_resource.h')
-rw-r--r--chrome/app/chrome_dll_resource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h
index 6a9b539..9022381 100644
--- a/chrome/app/chrome_dll_resource.h
+++ b/chrome/app/chrome_dll_resource.h
@@ -234,6 +234,9 @@
#define IDC_WRITING_DIRECTION_LTR 41122 // OSX only
#define IDC_WRITING_DIRECTION_RTL 41123 // OSX only
+// Remoting
+#define IDC_REMOTING_SETUP 41140
+
// Translate
#define IDC_TRANSLATE_OPTIONS_ALWAYS 42000
#define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001