summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 04:12:46 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 04:12:46 +0000
commitb220d13f23af9b126102f407e6d17e804023fd98 (patch)
treea004321284d007882212368c89e75e9ca83682fc /chrome/browser/sync
parentda4a915783ed4ad919b99b175337df8721adc41c (diff)
downloadchromium_src-b220d13f23af9b126102f407e6d17e804023fd98.zip
chromium_src-b220d13f23af9b126102f407e6d17e804023fd98.tar.gz
chromium_src-b220d13f23af9b126102f407e6d17e804023fd98.tar.bz2
[Windows] Add a button in bookmark manager to show the status of bookmarks synchronization.It does the item 5 of the BUG only.This add a button after |Tools| menu.
And it's showed all the time, with the current status of sync. The user should run 'chrome --enable-sync' to see it. Patch by Thiago Farina, http://codereview.chromium.org/256017 BUG=23136 TEST=compiled and ran on Windows. Review URL: http://codereview.chromium.org/268021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28517 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync')
-rw-r--r--chrome/browser/sync/profile_sync_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h
index ea27ae2..042c963 100644
--- a/chrome/browser/sync/profile_sync_service.h
+++ b/chrome/browser/sync/profile_sync_service.h
@@ -75,6 +75,7 @@ class ProfileSyncService : public NotificationObserver,
START_FROM_NTP = 1, // Sync was started from the ad in NTP
START_FROM_WRENCH = 2, // Sync was started from the Wrench menu.
START_FROM_OPTIONS = 3, // Sync was started from Wrench->Options.
+ START_FROM_BOOKMARK_MANAGER = 4, // Sync was started from Bookmark manager.
// Events regarding cancelation of the signon process of sync.
CANCEL_FROM_SIGNON_WITHOUT_AUTH = 10, // Cancelled before submitting