Commit f92fce5f authored by jhawkins@chromium.org's avatar jhawkins@chromium.org

Sync UI: Fix a typo in the sync signin flag.

BUG=none
TEST=none
TBR=csilv

Review URL: https://chromiumcodereview.appspot.com/10219005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133764 0039d316-1c4b-4281-b951-d872f2087c98
parent a54ba12f
......@@ -644,7 +644,7 @@ const Experiment kExperiments[] = {
},
#endif
{
"enable-sync-signing",
"enable-sync-signin",
IDS_ENABLE_SYNC_SIGNIN_NAME,
IDS_ENABLE_SYNC_SIGNIN_DESCRIPTION,
kOsAll,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment