diff options
author | brg@chromium.com <brg@chromium.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 09:11:44 +0000 |
---|---|---|
committer | brg@chromium.com <brg@chromium.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 09:11:44 +0000 |
commit | 345a8b7973e6693d115d20573f7cef17e4525cb3 (patch) | |
tree | 2a77dcf7842d660688a9775569f1adee43a82184 /chrome/test/live_sync | |
parent | 2c365900efc2d9aeba3df9c7f5afd1e45d9b530d (diff) | |
download | chromium_src-345a8b7973e6693d115d20573f7cef17e4525cb3.zip chromium_src-345a8b7973e6693d115d20573f7cef17e4525cb3.tar.gz chromium_src-345a8b7973e6693d115d20573f7cef17e4525cb3.tar.bz2 |
Remove the enable-sync flag from the Chrome command line and enable sync by default.
BUG=none
Test=Sync my bookmarks should be enabled by default.
Review URL: http://codereview.chromium.org/248024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27472 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/live_sync')
-rw-r--r-- | chrome/test/live_sync/live_bookmarks_sync_test.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/live_sync/live_bookmarks_sync_test.h b/chrome/test/live_sync/live_bookmarks_sync_test.h index 3ea534a..a21f8bf 100644 --- a/chrome/test/live_sync/live_bookmarks_sync_test.h +++ b/chrome/test/live_sync/live_bookmarks_sync_test.h @@ -50,7 +50,6 @@ class LiveBookmarksSyncTest : public InProcessBrowserTest { // Append command line flag to enable sync. virtual void SetUpCommandLine(CommandLine* command_line) { - command_line->AppendSwitch(switches::kEnableSync); } // Helper to get a handle on a bookmark in |m| when the url is known to be |