diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-31 22:31:04 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-31 22:31:04 +0000 |
commit | 9ee73628f9d8ec2998b6060805dac0efd825af44 (patch) | |
tree | 39b1016beca729c2295d8cc937bfd654040f83de /chrome/common/chrome_switches.h | |
parent | 30f9ac3cd37f6a4833be4ce0aefa969dea9a1808 (diff) | |
download | chromium_src-9ee73628f9d8ec2998b6060805dac0efd825af44.zip chromium_src-9ee73628f9d8ec2998b6060805dac0efd825af44.tar.gz chromium_src-9ee73628f9d8ec2998b6060805dac0efd825af44.tar.bz2 |
Hooking the UI part to the translate feature.
Review URL: http://codereview.chromium.org/549217
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37674 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 4f8d4d6..69db6fa 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -24,7 +24,6 @@ extern const char kAllowSandboxDebugging[]; extern const char kAlwaysEnableDevTools[]; extern const char kApp[]; extern const char kAutomationClientChannelID[]; -extern const char kAutoPageTranslate[]; extern const char kBookmarkMenu[]; extern const char kBrowserAssertTest[]; extern const char kBrowserCrashTest[]; |