summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-18 22:02:33 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-18 22:02:33 +0000
commit4d55941c9ffb76a6a9d625bdefc97f112b68fc1c (patch)
tree50539726f1788dfc53cc293a38cca76c2ad074b1 /chrome/common/chrome_switches.h
parent0e24f381dc05398248c8920d8eab52785a26b9ba (diff)
downloadchromium_src-4d55941c9ffb76a6a9d625bdefc97f112b68fc1c.zip
chromium_src-4d55941c9ffb76a6a9d625bdefc97f112b68fc1c.tar.gz
chromium_src-4d55941c9ffb76a6a9d625bdefc97f112b68fc1c.tar.bz2
Revert 52740 - Always show the 'Control sync from Google Dashboard' link on the sync options dialog.
BUG=48844 TEST=open Personal Stuff on any platform, see dashboard link. Review URL: http://codereview.chromium.org/2827055 TBR=tim@chromium.org Review URL: http://codereview.chromium.org/2881021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52870 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 7262bde..4f96654 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -236,6 +236,7 @@ extern const char kServiceAccountLsid[];
extern const char kShowCompositedLayerBorders[];
extern const char kShowIcons[];
extern const char kShowPaintRects[];
+extern const char kShowPrivacyDashboardLink[];
extern const char kSilentDumpOnDCHECK[];
extern const char kSimpleDataSource[];
extern const char kSingleProcess[];