summaryrefslogtreecommitdiffstats
path: root/chrome/test/accessibility
diff options
context:
space:
mode:
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.
///////////////////////////////////////////////////////////////////