summaryrefslogtreecommitdiffstats
path: root/chrome/test/accessibility
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-23 00:51:37 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-23 00:51:37 +0000
commitd78c52db36b559b0860334cd39d7637ed348f87a (patch)
tree4502e97edb3c9c57722a7c6a1a7d55cfa87796bf /chrome/test/accessibility
parent52cc33399ea6d2b3bae5d21ed81282f016b1594d (diff)
downloadchromium_src-d78c52db36b559b0860334cd39d7637ed348f87a.zip
chromium_src-d78c52db36b559b0860334cd39d7637ed348f87a.tar.gz
chromium_src-d78c52db36b559b0860334cd39d7637ed348f87a.tar.bz2
Revert r2253 to turn off magic_browzR by default and restore the
--magic_browzR command line switch. R= ben@chromium.org Review URL: http://codereview.chromium.org/4031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/accessibility')
-rw-r--r--chrome/test/accessibility/constants.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/test/accessibility/constants.h b/chrome/test/accessibility/constants.h
index db0fb17..8cb9ea4 100644
--- a/chrome/test/accessibility/constants.h
+++ b/chrome/test/accessibility/constants.h
@@ -8,12 +8,6 @@
#include <windows.h>
#include <tchar.h>
-// Use the view indices for the new frames, rather than the old ones. With this
-// defined the accessibility ui tests will fail when the old frames are used.
-// TODO(beng): (1031854) remove when the old frames are completely removed from
-// the codebase.
-#define NEW_FRAMES
-
///////////////////////////////////////////////////////////////////
// Constant Definitations specific to Chrome Accessibility Tests.
///////////////////////////////////////////////////////////////////