summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/accessibility/constants.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/test/accessibility/constants.h b/chrome/test/accessibility/constants.h
index 3e2947a..8df263f 100644
--- a/chrome/test/accessibility/constants.h
+++ b/chrome/test/accessibility/constants.h
@@ -62,10 +62,10 @@
// Chrome Client chidren.
#define BROWSER_VIEW_ACC_INDEX (0)
#define TABSTRIP_ACC_INDEX (1)
-#define CHROME_MIN_ACC_INDEX (3)
-#define CHROME_MAX_ACC_INDEX (4)
-#define CHROME_RESTORE_ACC_INDEX (5)
-#define CHROME_CLOSE_ACC_INDEX (6)
+#define CHROME_MIN_ACC_INDEX (4)
+#define CHROME_MAX_ACC_INDEX (5)
+#define CHROME_RESTORE_ACC_INDEX (6)
+#define CHROME_CLOSE_ACC_INDEX (7)
// Browser View children.
#define TOOLBAR_ACC_INDEX (0)