summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_command_ids.h
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-13 00:45:10 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-13 00:45:10 +0000
commitfbf356896ca99d2efd2e3f5e9e6b11a4df37e2ee (patch)
treeb35f4174ab4258d77acdba043d073552138a98cd /chrome/app/chrome_command_ids.h
parent05c589c6e6a621b3dc045803fc96f458a4ab44a6 (diff)
downloadchromium_src-fbf356896ca99d2efd2e3f5e9e6b11a4df37e2ee.zip
chromium_src-fbf356896ca99d2efd2e3f5e9e6b11a4df37e2ee.tar.gz
chromium_src-fbf356896ca99d2efd2e3f5e9e6b11a4df37e2ee.tar.bz2
Enable sync error menu item for Chrome OS
BUG=92803 http://code.google.com/p/chromium-os/issues/detail?id=21399 TEST= Review URL: http://codereview.chromium.org/8228011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105220 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chrome_command_ids.h')
-rw-r--r--chrome/app/chrome_command_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index 6bbad9b..fc334fa 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -171,6 +171,7 @@
#define IDC_BOOKMARKS_MENU 40029
#define IDC_SHOW_SYNC_SETUP 40030
#define IDC_EXTENSION_ERRORS 40031
+#define IDC_SHOW_SYNC_ERROR 40032
// Spell-check
// Insert any additional suggestions before _LAST; these have to be consecutive.