summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 00:07:32 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 00:07:32 +0000
commitcbfc8a890278ae5f0fcc6e54ac169a7e068449b1 (patch)
treeb98195f008e29888bfc5a5fba02064a6de868bbd /chrome/common/chrome_switches.h
parent0036b7f357445ff9d17fb5262f3d6b9a0000c0ec (diff)
downloadchromium_src-cbfc8a890278ae5f0fcc6e54ac169a7e068449b1.zip
chromium_src-cbfc8a890278ae5f0fcc6e54ac169a7e068449b1.tar.gz
chromium_src-cbfc8a890278ae5f0fcc6e54ac169a7e068449b1.tar.bz2
Rename --enable-chromoting to --enable-remoting
Renaming the flag so we don't expose the internal name. Review URL: http://codereview.chromium.org/3037043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55006 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 7e486b2..a5bcb91 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -96,7 +96,7 @@ extern const char kEnableAccelerated2dCanvas[];
extern const char kEnableAeroPeekTabs[];
extern const char kEnableAuthNegotiatePort[];
extern const char kEnableBenchmarking[];
-extern const char kEnableChromoting[];
+extern const char kEnableRemoting[];
extern const char kEnableClickToPlay[];
extern const char kEnableCloudPrintProxy[];
extern const char kEnableCloudPrint[];